alistair23-linux/drivers/net/can/cc770
Marc Kleine-Budde ea9f07197c can: cc770: fix sparse warning for cc770_interrupt
Make cc770_interrupt static to fix the following sparse warning:
drivers/net/can/cc770/cc770.c:699:13: warning: symbol
'cc770_interrupt' was not declared. Should it be static?

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-07-02 11:07:24 +02:00
..
cc770.c can: cc770: fix sparse warning for cc770_interrupt 2012-07-02 11:07:24 +02:00
cc770.h can: cc770: add driver core for the Bosch CC770 and Intel AN82527 2011-12-01 13:09:31 -05:00
cc770_isa.c can: cc770: Fix indirect access deadlock on ISA cards 2012-02-03 00:25:06 +01:00
cc770_platform.c can: cc770: Fix likely misuse of | for & 2012-06-03 18:59:21 +02:00
Kconfig can: cc770: add platform bus driver for the CC770 and AN82527 2011-12-01 13:09:31 -05:00
Makefile can: cc770: add platform bus driver for the CC770 and AN82527 2011-12-01 13:09:31 -05:00