tree: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-next head: 68a81291ff6650f3ff409ebfc58ef97dfe85a2e4 commit: 68a81291ff6650f3ff409ebfc58ef97dfe85a2e4 [109/109] staging: Add SystemBase Multi-2/PCI driver config: make ARCH=powerpc allmodconfig All error/warnings: In file included from drivers/staging/sb105x/sb_pci_mp.c:1:0: drivers/staging/sb105x/sb_pci_mp.h:22:25: fatal error: asm/segment.h: No such file or directory compilation terminated. vim +22 drivers/staging/sb105x/sb_pci_mp.h 68a81291 Steven Rostedt 2012-11-16 16 #include <linux/pci.h> 68a81291 Steven Rostedt 2012-11-16 17 #include <linux/circ_buf.h> 68a81291 Steven Rostedt 2012-11-16 18 68a81291 Steven Rostedt 2012-11-16 19 #include <asm/uaccess.h> 68a81291 Steven Rostedt 2012-11-16 20 #include <asm/io.h> 68a81291 Steven Rostedt 2012-11-16 21 #include <asm/irq.h> 68a81291 Steven Rostedt 2012-11-16 @22 #include <asm/segment.h> 68a81291 Steven Rostedt 2012-11-16 23 #include <asm/serial.h> 68a81291 Steven Rostedt 2012-11-16 24 #include <linux/interrupt.h> 68a81291 Steven Rostedt 2012-11-16 25 --- 0-DAY kernel build testing backend Open Source Technology Center Fengguang Wu, Yuanhan Liu Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html