dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/can
Marc Kleine-Budde 50077cd2dd can: sja1000: fix compilation on x86
Since commit:
04df251 can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC
the driver can be activated on non powerpc platform like x86 or sparc. Without
this patch the driver fails to compile on platform that don't define NO_IRQ,
like x86.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-15 17:14:38 -08:00
..
c_can drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
cc770 drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
mscan drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
sja1000 can: sja1000: fix compilation on x86 2012-12-15 17:14:38 -08:00
softing drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
usb Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next 2012-11-30 12:12:05 -05:00
Kconfig can: grcan: Add device driver for GRCAN and GRHCAN cores 2012-11-15 20:47:26 +01:00
Makefile can: grcan: Add device driver for GRCAN and GRHCAN cores 2012-11-15 20:47:26 +01:00
at91_can.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
bfin_can.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
dev.c can: Do not call dev_put if restart timer is running upon close 2012-11-29 14:30:08 +01:00
flexcan.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
grcan.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
janz-ican3.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
mcp251x.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
pch_can.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
slcan.c sections: fix section conflicts in drivers/net 2012-10-06 03:04:42 +09:00
ti_hecc.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
vcan.c sections: fix section conflicts in drivers/net 2012-10-06 03:04:42 +09:00