linux/drivers/net/can
Wolfgang Grandegger 51611a120e can: sja1000_of_platform: fix build problems with printk format
According to "Documentation/printk-formats.txt", if the type is
dependent on a config option for its size, like resource_size_t,
we should use a format specifier of its largest possible type and
explicitly cast to it.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-10 01:12:39 -07:00
..
sja1000 can: sja1000_of_platform: fix build problems with printk format 2009-06-10 01:12:39 -07:00
Kconfig can: sja1000: generic OF platform bus driver 2009-06-01 02:53:35 -07:00
Makefile can: Driver for the SJA1000 CAN controller 2009-05-18 15:41:41 -07:00
dev.c can: some fixes and cleanups to the initial device driver interface 2009-06-01 02:53:33 -07:00
vcan.c vcan: whitespace fixes 2008-12-17 15:37:55 -08:00