New build regressions: 2.6.27-rc2-git2

From: Russell King
Date: Tue Jan 27 2009 - 04:35:34 EST


>From this morning's ARM kautobuild:

magician defconfig:

drivers/built-in.o: In function `debugfs_create_size_t':
led-core.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
kernel/built-in.o:dma-coherent.c:(.text+0x0): first defined here

s3c6400 defconfig:

fs/built-in.o: In function `debugfs_create_size_t':
include/linux/debugfs.h:168: multiple definition of `debugfs_create_size_t'
kernel/built-in.o:include/linux/debugfs.h:168: first defined here
drivers/built-in.o: In function `debugfs_create_size_t':
include/linux/debugfs.h:168: multiple definition of `debugfs_create_size_t'
kernel/built-in.o:include/linux/debugfs.h:168: first defined here

IXP4xx defconfig:

drivers/usb/host/ohci-hcd.o: In function `debugfs_create_size_t':
ohci-hcd.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
drivers/usb/host/ehci-hcd.o:ehci-hcd.c:(.text+0x0): first defined here
drivers/usb/host/uhci-hcd.o: In function `debugfs_create_size_t':
uhci-hcd.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
drivers/usb/host/ehci-hcd.o:ehci-hcd.c:(.text+0x0): first defined here

... repeat for about 80 other ARM defconfigs. Haven't had time to
investigate.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/