Hi Willy, Your commit | commit fd7c1a9773fd107674216b63a752f21ba6495045 | Author: Matthew Wilcox <matthew@xxxxxx> | Date: Fri Apr 25 05:43:02 2008 -0400 | | Add missing semaphore.h includes | | These files call down() but don't include semaphore.h inadvertently removed #include <linux/pci_ids.h> from drivers/input/keyboard/hil_kbd.c, causing the following compile failure in the linux-next tree when building for HP300: | drivers/input/keyboard/hil_kbd.c:336: error: 'PCI_VENDOR_ID_HP' | undeclared (first use in this function) | drivers/input/keyboard/hil_kbd.c:336: error: (Each undeclared identifier | is reported only once | drivers/input/keyboard/hil_kbd.c:336: error: for each function it | appears in.) | make[4]: *** [drivers/input/keyboard/hil_kbd.o] Error 1 http://kisskb.ellerman.id.au/kisskb/buildresult/26342/ Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html