dect
/
linux-2.6
Archived
13
0
Fork 0

wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS

m68k allmodconfig:
| drivers/net/wireless/p54/p54spi.c: In function 'p54spi_probe':
| drivers/net/wireless/p54/p54spi.c:675: error: implicit declaration of function
| 'set_irq_type'
| make[4]: *** [drivers/net/wireless/p54/p54spi.o] Error 1

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Geert Uytterhoeven 2009-03-19 13:33:52 +01:00 committed by John W. Linville
parent 636a5d3625
commit 1bf68e5cda
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ config P54_PCI
config P54_SPI config P54_SPI
tristate "Prism54 SPI (stlc45xx) support" tristate "Prism54 SPI (stlc45xx) support"
depends on P54_COMMON && SPI_MASTER depends on P54_COMMON && SPI_MASTER && GENERIC_HARDIRQS
---help--- ---help---
This driver is for stlc4550 or stlc4560 based wireless chips. This driver is for stlc4550 or stlc4560 based wireless chips.
This driver is experimental, untested and will probably only work on This driver is experimental, untested and will probably only work on