]> git.baikalelectronics.ru Git - kernel.git/commit
can: sja1000: fix compilation on x86
authorMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 14 Dec 2012 12:25:12 +0000 (12:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Dec 2012 01:14:38 +0000 (17:14 -0800)
commit39ada127a7605849910c88098b17e36b521f7217
tree4f53271384d988921686a3fed53ed39bf951179d
parented7e94f23e84b54c0cd1444d27b24954b75ac547
can: sja1000: fix compilation on x86

Since commit:
d65f372 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>
drivers/net/can/sja1000/sja1000_of_platform.c