PPC driver - generic bus width
Stephen Rothwell
sfr at canb.auug.org.au
Thu Aug 27 10:04:52 EST 2009
On Thu, 27 Aug 2009 00:22:45 +1000 Michael Ellerman <michael at ellerman.id.au> wrote:
>
> > struct device_info_t {
> > void (*read)();
> > void (*write)();
These are not prototypes because there is no parameter list (use "void" for empty).
> > };
> >
> > static int __devinit device_probe()
This isn't a prototype either.
> > cc1: warnings being treated as errors
> > drivers/dev_test.c:37: warning: function declaration isn't a prototype
> > drivers/dev_test.c:38: warning: function declaration isn't a prototype
> > drivers/dev_test.c: In function 'device_probe':
> > drivers/dev_test.c:113: warning: assignment from incompatible pointer
> > type
--
Cheers,
Stephen Rothwell sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090827/9d1ee8f1/attachment.pgp>
More information about the Linuxppc-dev
mailing list