drivers/misc/hpilo.c needs CONFIG_PCI
authorAndrew Morton <[email protected]>
Fri, 25 Jul 2008 08:45:52 +0000 (01:45 -0700)
committerLinus Torvalds <[email protected]>
Fri, 25 Jul 2008 17:53:29 +0000 (10:53 -0700)
m68k allmodconfig:

drivers/misc/hpilo.c: In function 'ilo_ccb_close':
drivers/misc/hpilo.c:225: error: implicit declaration of function 'pci_free_consistent'
drivers/misc/hpilo.c: In function 'ilo_ccb_open':
drivers/misc/hpilo.c:244: error: implicit declaration of function 'pci_alloc_consistent'
drivers/misc/hpilo.c:245: warning: assignment makes pointer from integer without a cast

Cc: David Altobelli <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/misc/Kconfig

index 1689c051f68fd9418b80b6947c8ca3d2fa60e716..7e37ba5afe302516ce18ba5e319831b796d85237 100644 (file)
@@ -436,6 +436,7 @@ config SGI_XP
 
 config HP_ILO
        tristate "Channel interface driver for HP iLO/iLO2 processor"
+       depends on PCI
        default n
        help
          The channel interface driver allows applications to communicate