linux-next: pcmcia tree build warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Dominik,

These are worth fixing:

drivers/pcmcia/ds.c: In function 'pcmcia_devmatch':
drivers/pcmcia/ds.c:962: warning: passing argument 1 of 'dev_driver_string' from incompatible pointer type
drivers/pcmcia/ds.c:962: warning: passing argument 1 of 'dev_name' from incompatible pointer type
drivers/pcmcia/ds.c:969: warning: passing argument 1 of 'dev_driver_string' from incompatible pointer type
drivers/pcmcia/ds.c:969: warning: passing argument 1 of 'dev_name' from incompatible pointer type

You are passing a "struct pcmcia_device *" instead of a "struct device *"
to ds_dev_dbg().  (commit 5e42a2fcae73c08af2ae4d64b25f807708ff6193
"pcmcia: use dev_printk in module pcmcia")

-- 
Cheers,
Stephen Rothwell                    sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/

Attachment: pgpaCx5cvEC2o.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux