Hi Willy, Today's linux-next build (m68k multi_defconfig) failed like this: 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.) This is caused by commit fd7c1a9773fd107674216b63a752f21ba6495045 ("Add missing semaphore.h includes") from the semaphore tree. That commit adds a linux/semaphore.h include but removes the linux/pci_ids.h include. Also this commit has no Signed-off-by. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/