[KAutoBuild] Kautobuild report for 2.6.20-git6

ARM Linux Kernel Autobuilder kautobuild at simtec.co.uk
Tue Feb 27 14:46:44 GMT 2007


Kautobuild for kernel 2.6.20-git6 on arm

The build was performed on gerald.kyllikki.org on 2007-02-12
The GCC version was 4.0.1, binutils version 2.16, make version 3.81
There were 168 distinct warnings from building the kernel images
There were 0 distinct warnings from building the modules

+--------------------------+----------+----------+----------+----------+
|                          |    Kernel Image     |      Modules        |
|   Configuration Name     +----------+----------+----------+----------+
|                          | Warnings |   Size   | Warnings |   Size   |
+--------------------------+----------+----------+----------+----------+
|         onearm_defconfig |       22 | ------ Failed to Build ------- |
|        ixp2000_defconfig |       29 | ------ Failed to Build ------- |
|         mx1ads_defconfig |       25 | ------ Failed to Build ------- |
|         ixp4xx_defconfig |       30 | ------ Failed to Build ------- |
|           lart_defconfig |       28 | ------ Failed to Build ------- |
|          corgi_defconfig |        7 | ------ Failed to Build ------- |
|     jornada720_defconfig |       25 | ------ Failed to Build ------- |
|      versatile_defconfig |       28 | ------ Failed to Build ------- |
|       cerfcube_defconfig |       30 | ------ Failed to Build ------- |
|        edb7211_defconfig |       23 | ------ Failed to Build ------- |
|           kafa_defconfig |       30 | ------ Failed to Build ------- |
|         kb9202_defconfig |       24 | ------ Failed to Build ------- |
|       clps7500_defconfig |       33 | ------ Failed to Build ------- |
|        ebsa110_defconfig |       23 | ------ Failed to Build ------- |
|         iop33x_defconfig |       37 | ------ Failed to Build ------- |
|  at91sam9260ek_defconfig |        2 | ------ Failed to Build ------- |
|        lubbock_defconfig |       26 | ------ Failed to Build ------- |
|      mainstone_defconfig |       27 | ------ Failed to Build ------- |
|            rpc_defconfig |       37 | ------ Failed to Build ------- |
|         csb337_defconfig |       22 | ------ Failed to Build ------- |
|         csb637_defconfig |       22 | ------ Failed to Build ------- |
|         simpad_defconfig |       28 | ------ Failed to Build ------- |
|     integrator_defconfig |       32 | ------ Failed to Build ------- |
|        s3c2410_defconfig |       27 | ------ Failed to Build ------- |
|        shannon_defconfig |       25 | ------ Failed to Build ------- |
|        carmeva_defconfig |       27 | ------ Failed to Build ------- |
|      netwinder_defconfig |       38 | ------ Failed to Build ------- |
|     footbridge_defconfig |       27 | ------ Failed to Build ------- |
|          h3600_defconfig |       29 | ------ Failed to Build ------- |
|         ep93xx_defconfig |       29 | ------ Failed to Build ------- |
|          spitz_defconfig |        7 | ------ Failed to Build ------- |
|        ixp23xx_defconfig |       30 | ------ Failed to Build ------- |
|     pxa255-idp_defconfig |       27 | ------ Failed to Build ------- |
|         iop32x_defconfig |       44 | ------ Failed to Build ------- |
|       lpd7a400_defconfig |       28 | ------ Failed to Build ------- |
|   omap_h2_1610_defconfig |       26 | ------ Failed to Build ------- |
|        hackkit_defconfig |       28 | ------ Failed to Build ------- |
|       trizeps4_defconfig |       43 | ------ Failed to Build ------- |
|       lpd7a404_defconfig |       31 | ------ Failed to Build ------- |
|       realview_defconfig |       23 | ------ Failed to Build ------- |
|   realview-smp_defconfig |       14 | ------ Failed to Build ------- |
|       fortunet_defconfig |       23 | ------ Failed to Build ------- |
|           netx_defconfig |       27 | ------ Failed to Build ------- |
|         lpd270_defconfig |       28 | ------ Failed to Build ------- |
|   at91rm9200ek_defconfig |       30 | ------ Failed to Build ------- |
|         badge4_defconfig |       23 | ------ Failed to Build ------- |
|  at91sam9261ek_defconfig |       33 | ------ Failed to Build ------- |
|        pnx4008_defconfig |       38 | ------ Failed to Build ------- |
|          shark_defconfig |       25 | ------ Failed to Build ------- |
|       ateb9200_defconfig |       35 | ------ Failed to Build ------- |
|         collie_defconfig |       28 | ------ Failed to Build ------- |
|       neponset_defconfig |       33 | ------ Failed to Build ------- |
|           pleb_defconfig |       27 | ------ Failed to Build ------- |
|       lusl7200_defconfig |       23 | ------ Failed to Build ------- |
|          h7201_defconfig |       27 | ------ Failed to Build ------- |
|   at91rm9200dk_defconfig |       22 | ------ Failed to Build ------- |
|          h7202_defconfig |       26 | ------ Failed to Build ------- |
|        iop13xx_defconfig |       45 | ------ Failed to Build ------- |
|        assabet_defconfig |       32 | ------ Failed to Build ------- |
|--------------------------+----------+----------+----------+----------+

59 builds processed, 0 ok, 59 failed

Machines built by each build
============================


Machine IDs built from default configurations
=============================================


   0 unique machines built

Configurations which failed to build
====================================

There were 59 configurations which failed to build

   onearm_defconfig failed with:
  CC      drivers/pcmcia/socket_sysfs.o
  LD      drivers/pcmcia/pcmcia_core.o
  LD      drivers/pcmcia/pcmcia.o
  CC      drivers/pcmcia/at91_cf.o
drivers/pcmcia/at91_cf.c: In function ‘at91_cf_probe’:
drivers/pcmcia/at91_cf.c:281: error: ‘struct device’ has no member named ‘dev’
make[2]: *** [drivers/pcmcia/at91_cf.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   ixp2000_defconfig failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x1c7c8): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1c990): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1c9f0): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   mx1ads_defconfig failed with:
lib/iomap.c:544: undefined reference to `pci_release_region'
lib/iomap.c:548: undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
drivers/base/dma-mapping.c:32: undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
make: *** [vmlinux] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   ixp4xx_defconfig failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x1c268): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1c430): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1c490): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   lart_defconfig failed with:
plist.c:(.text+0xef0): undefined reference to `pci_release_region'
plist.c:(.text+0xf08): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x1e780): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1e948): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1e9a8): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   corgi_defconfig failed with:
arch/arm/common/sharpsl_pm.c:764: error: dereferencing pointer to incomplete type
arch/arm/common/sharpsl_pm.c:764: error: dereferencing pointer to incomplete type
arch/arm/common/sharpsl_pm.c:765: error: dereferencing pointer to incomplete type
arch/arm/common/sharpsl_pm.c: In function ‘sharpsl_pm_probe’:
arch/arm/common/sharpsl_pm.c:798: warning: assignment from incompatible pointer type
arch/arm/common/sharpsl_pm.c:795: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
arch/arm/common/sharpsl_pm.c:796: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
make[1]: *** [arch/arm/common/sharpsl_pm.o] Error 1
make: *** [arch/arm/common] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   jornada720_defconfig failed with:
drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
drivers/pcmcia/soc_common.c: In function ‘soc_common_drv_pcmcia_probe’:
drivers/pcmcia/soc_common.c:663: error: ‘struct device’ has no member named ‘dev’
drivers/pcmcia/soc_common.c:750: error: ‘device_attr_status’ undeclared (first use in this function)
drivers/pcmcia/soc_common.c:750: error: (Each undeclared identifier is reported only once
drivers/pcmcia/soc_common.c:750: error: for each function it appears in.)
make[2]: *** [drivers/pcmcia/soc_common.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   versatile_defconfig failed with:
deflate_syms.c:(.text+0xec8): undefined reference to `pci_release_region'
deflate_syms.c:(.text+0xee0): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x2bf50): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x2c118): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x2c178): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   cerfcube_defconfig failed with:
deflate_syms.c:(.text+0xef0): undefined reference to `pci_release_region'
deflate_syms.c:(.text+0xf08): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x1ee90): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1f058): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1f0b8): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   edb7211_defconfig failed with:
crc32.c:(.text+0xec4): undefined reference to `pci_release_region'
crc32.c:(.text+0xedc): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hwmon.c:(.text+0x12b88): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hwmon.c:(.text+0x12d50): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hwmon.c:(.text+0x12db0): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   kafa_defconfig failed with:
inflate_syms.c:(.text+0xf3c): undefined reference to `pci_release_region'
inflate_syms.c:(.text+0xf54): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x20010): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x201d8): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x20238): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   kb9202_defconfig failed with:
crc32.c:(.text+0xed8): undefined reference to `pci_release_region'
crc32.c:(.text+0xef0): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x1ebf0): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1edb8): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1ee18): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   clps7500_defconfig failed with:
crc32.c:(.text+0xec8): undefined reference to `pci_release_region'
crc32.c:(.text+0xee0): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x36920): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x36ae8): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x36b48): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   ebsa110_defconfig failed with:
crc32.c:(.text+0xe38): undefined reference to `pci_release_region'
crc32.c:(.text+0xe50): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hwmon.c:(.text+0x1c7f4): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hwmon.c:(.text+0x1c9bc): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hwmon.c:(.text+0x1ca1c): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   iop33x_defconfig failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x2bb34): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x2bcfc): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x2bd5c): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   at91sam9260ek_defconfig failed with:
  CC      arch/arm/mach-at91rm9200/at91sam9260.o
  CC      arch/arm/mach-at91rm9200/at91sam926x_time.o
  CC      arch/arm/mach-at91rm9200/at91sam9260_devices.o
arch/arm/mach-at91rm9200/at91sam9260_devices.c:195: warning: ‘struct eth_platform_data’ declared inside parameter list
arch/arm/mach-at91rm9200/at91sam9260_devices.c:195: warning: its scope is only this definition or declaration, which is probably not what you want
arch/arm/mach-at91rm9200/at91sam9260_devices.c:195: error: conflicting types for ‘at91_add_device_eth’
include/asm/arch/board.h:70: error: previous declaration of ‘at91_add_device_eth’ was here
make[1]: *** [arch/arm/mach-at91rm9200/at91sam9260_devices.o] Error 1
make: *** [arch/arm/mach-at91rm9200] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   lubbock_defconfig failed with:
drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
drivers/pcmcia/soc_common.c: In function ‘soc_common_drv_pcmcia_probe’:
drivers/pcmcia/soc_common.c:663: error: ‘struct device’ has no member named ‘dev’
drivers/pcmcia/soc_common.c:750: error: ‘device_attr_status’ undeclared (first use in this function)
drivers/pcmcia/soc_common.c:750: error: (Each undeclared identifier is reported only once
drivers/pcmcia/soc_common.c:750: error: for each function it appears in.)
make[2]: *** [drivers/pcmcia/soc_common.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   mainstone_defconfig failed with:
lib/iomap.c:544: undefined reference to `pci_release_region'
lib/iomap.c:548: undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
drivers/base/dma-mapping.c:32: undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   rpc_defconfig failed with:
crc32.c:(.text+0xef0): undefined reference to `pci_release_region'
crc32.c:(.text+0xf08): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x32ff0): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x331b8): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x33218): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   csb337_defconfig failed with:
  CC      drivers/pcmcia/socket_sysfs.o
  LD      drivers/pcmcia/pcmcia_core.o
  LD      drivers/pcmcia/pcmcia.o
  CC      drivers/pcmcia/at91_cf.o
drivers/pcmcia/at91_cf.c: In function ‘at91_cf_probe’:
drivers/pcmcia/at91_cf.c:281: error: ‘struct device’ has no member named ‘dev’
make[2]: *** [drivers/pcmcia/at91_cf.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   csb637_defconfig failed with:
  CC      drivers/pcmcia/socket_sysfs.o
  LD      drivers/pcmcia/pcmcia_core.o
  LD      drivers/pcmcia/pcmcia.o
  CC      drivers/pcmcia/at91_cf.o
drivers/pcmcia/at91_cf.c: In function ‘at91_cf_probe’:
drivers/pcmcia/at91_cf.c:281: error: ‘struct device’ has no member named ‘dev’
make[2]: *** [drivers/pcmcia/at91_cf.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   simpad_defconfig failed with:
drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
drivers/pcmcia/soc_common.c: In function ‘soc_common_drv_pcmcia_probe’:
drivers/pcmcia/soc_common.c:663: error: ‘struct device’ has no member named ‘dev’
drivers/pcmcia/soc_common.c:750: error: ‘device_attr_status’ undeclared (first use in this function)
drivers/pcmcia/soc_common.c:750: error: (Each undeclared identifier is reported only once
drivers/pcmcia/soc_common.c:750: error: for each function it appears in.)
make[2]: *** [drivers/pcmcia/soc_common.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   integrator_defconfig failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x36964): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x36b2c): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x36b8c): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   s3c2410_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   shannon_defconfig failed with:
drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
drivers/pcmcia/soc_common.c: In function ‘soc_common_drv_pcmcia_probe’:
drivers/pcmcia/soc_common.c:663: error: ‘struct device’ has no member named ‘dev’
drivers/pcmcia/soc_common.c:750: error: ‘device_attr_status’ undeclared (first use in this function)
drivers/pcmcia/soc_common.c:750: error: (Each undeclared identifier is reported only once
drivers/pcmcia/soc_common.c:750: error: for each function it appears in.)
make[2]: *** [drivers/pcmcia/soc_common.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   carmeva_defconfig failed with:
deflate_syms.c:(.text+0xec8): undefined reference to `pci_release_region'
deflate_syms.c:(.text+0xee0): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x1df08): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1e0d0): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1e130): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   netwinder_defconfig failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x41804): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x419cc): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x41a2c): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   footbridge_defconfig failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x384d8): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x386a0): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x38700): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   h3600_defconfig failed with:
drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
drivers/pcmcia/soc_common.c: In function ‘soc_common_drv_pcmcia_probe’:
drivers/pcmcia/soc_common.c:663: error: ‘struct device’ has no member named ‘dev’
drivers/pcmcia/soc_common.c:750: error: ‘device_attr_status’ undeclared (first use in this function)
drivers/pcmcia/soc_common.c:750: error: (Each undeclared identifier is reported only once
drivers/pcmcia/soc_common.c:750: error: for each function it appears in.)
make[2]: *** [drivers/pcmcia/soc_common.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   ep93xx_defconfig failed with:
deflate_syms.c:(.text+0xed8): undefined reference to `pci_release_region'
deflate_syms.c:(.text+0xef0): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hwmon.c:(.text+0x14b50): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hwmon.c:(.text+0x14d18): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hwmon.c:(.text+0x14d78): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   spitz_defconfig failed with:
arch/arm/common/sharpsl_pm.c:764: error: dereferencing pointer to incomplete type
arch/arm/common/sharpsl_pm.c:764: error: dereferencing pointer to incomplete type
arch/arm/common/sharpsl_pm.c:765: error: dereferencing pointer to incomplete type
arch/arm/common/sharpsl_pm.c: In function ‘sharpsl_pm_probe’:
arch/arm/common/sharpsl_pm.c:798: warning: assignment from incompatible pointer type
arch/arm/common/sharpsl_pm.c:795: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
arch/arm/common/sharpsl_pm.c:796: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
make[1]: *** [arch/arm/common/sharpsl_pm.o] Error 1
make: *** [arch/arm/common] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   ixp23xx_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x20a44): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x20aa4): undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   pxa255-idp_defconfig failed with:
lib/iomap.c:544: undefined reference to `pci_release_region'
lib/iomap.c:548: undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
drivers/base/dma-mapping.c:32: undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   iop32x_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x2be08): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x2be68): undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   lpd7a400_defconfig failed with:
lib/iomap.c:544: undefined reference to `pci_release_region'
lib/iomap.c:548: undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
drivers/base/dma-mapping.c:32: undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   omap_h2_1610_defconfig failed with:
arch/arm/mach-omap1/board-h2.c:257: warning: (near initialization for ‘alsa_config’)
arch/arm/mach-omap1/board-h2.c:258: error: unknown field ‘codec_clock_off’ specified in initializer
arch/arm/mach-omap1/board-h2.c:258: warning: excess elements in struct initializer
arch/arm/mach-omap1/board-h2.c:258: warning: (near initialization for ‘alsa_config’)
arch/arm/mach-omap1/board-h2.c:259: error: unknown field ‘get_default_samplerate’ specified in initializer
arch/arm/mach-omap1/board-h2.c:259: warning: excess elements in struct initializer
arch/arm/mach-omap1/board-h2.c:259: warning: (near initialization for ‘alsa_config’)
make[1]: *** [arch/arm/mach-omap1/board-h2.o] Error 1
make: *** [arch/arm/mach-omap1] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   hackkit_defconfig failed with:
inflate_syms.c:(.text+0xef0): undefined reference to `pci_release_region'
inflate_syms.c:(.text+0xf08): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x1f17c): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1f344): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1f3a4): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   trizeps4_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x33ba8): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x33c08): undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   lpd7a404_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   realview_defconfig failed with:
inflate_syms.c:(.text+0xec8): undefined reference to `pci_release_region'
inflate_syms.c:(.text+0xee0): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x2c70c): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x2c8d4): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x2c934): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   realview-smp_defconfig failed with:
percpu_counter.c:(.text+0xf14): undefined reference to `pci_release_region'
percpu_counter.c:(.text+0xf2c): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x2ce78): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x2d040): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x2d0a0): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   fortunet_defconfig failed with:
crc32.c:(.text+0xec4): undefined reference to `pci_release_region'
crc32.c:(.text+0xedc): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hwmon.c:(.text+0x12924): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hwmon.c:(.text+0x12aec): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hwmon.c:(.text+0x12b4c): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   netx_defconfig failed with:
deflate_syms.c:(.text+0xf20): undefined reference to `pci_release_region'
deflate_syms.c:(.text+0xf38): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x2dde0): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x2dfa8): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x2e008): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   lpd270_defconfig failed with:
lib/iomap.c:544: undefined reference to `pci_release_region'
lib/iomap.c:548: undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
drivers/base/dma-mapping.c:32: undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   at91rm9200ek_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x245e8): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x24648): undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   badge4_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   at91sam9261ek_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1f1b8): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1f218): undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   pnx4008_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x233e4): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x23444): undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   shark_defconfig failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x388cc): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x38a94): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x38af4): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   ateb9200_defconfig failed with:
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x2011c): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x2017c): undefined reference to `dma_free_noncoherent'
/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_bin_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

/opt/cross/i386/arm-bin2161-gcc401/bin//arm-linux-ld: `mon_text_exit' referenced in section `.init.text' of drivers/built-in.o: defined in discarded section `.exit.text' of drivers/built-in.o

make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   collie_defconfig failed with:
drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
drivers/pcmcia/soc_common.c: In function ‘soc_common_drv_pcmcia_probe’:
drivers/pcmcia/soc_common.c:663: error: ‘struct device’ has no member named ‘dev’
drivers/pcmcia/soc_common.c:750: error: ‘device_attr_status’ undeclared (first use in this function)
drivers/pcmcia/soc_common.c:750: error: (Each undeclared identifier is reported only once
drivers/pcmcia/soc_common.c:750: error: for each function it appears in.)
make[2]: *** [drivers/pcmcia/soc_common.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   neponset_defconfig failed with:
drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
drivers/pcmcia/soc_common.c: In function ‘soc_common_drv_pcmcia_probe’:
drivers/pcmcia/soc_common.c:663: error: ‘struct device’ has no member named ‘dev’
drivers/pcmcia/soc_common.c:750: error: ‘device_attr_status’ undeclared (first use in this function)
drivers/pcmcia/soc_common.c:750: error: (Each undeclared identifier is reported only once
drivers/pcmcia/soc_common.c:750: error: for each function it appears in.)
make[2]: *** [drivers/pcmcia/soc_common.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   pleb_defconfig failed with:
crc32.c:(.text+0xef0): undefined reference to `pci_release_region'
crc32.c:(.text+0xf08): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
freq_table.c:(.text+0x1301c): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
freq_table.c:(.text+0x131e4): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
freq_table.c:(.text+0x13244): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   lusl7200_defconfig failed with:
plist.c:(.text+0xec4): undefined reference to `pci_release_region'
plist.c:(.text+0xedc): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hwmon.c:(.text+0xf0dc): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hwmon.c:(.text+0xf2a4): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hwmon.c:(.text+0xf304): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   h7201_defconfig failed with:
deflate_syms.c:(.text+0xed4): undefined reference to `pci_release_region'
deflate_syms.c:(.text+0xeec): undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x1ab24): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x1acec): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x1ad4c): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   at91rm9200dk_defconfig failed with:
  CC      drivers/pcmcia/socket_sysfs.o
  LD      drivers/pcmcia/pcmcia_core.o
  LD      drivers/pcmcia/pcmcia.o
  CC      drivers/pcmcia/at91_cf.o
drivers/pcmcia/at91_cf.c: In function ‘at91_cf_probe’:
drivers/pcmcia/at91_cf.c:281: error: ‘struct device’ has no member named ‘dev’
make[2]: *** [drivers/pcmcia/at91_cf.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'

   h7202_defconfig failed with:
lib/iomap.c:544: undefined reference to `pci_release_region'
lib/iomap.c:548: undefined reference to `pci_release_region'
drivers/built-in.o: In function `dmam_noncoherent_release':
drivers/base/dma-mapping.c:32: undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
drivers/base/dma-mapping.c:129: undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
drivers/base/dma-mapping.c:159: undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   iop13xx_defconfig failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `dmam_noncoherent_release':
hid-input.c:(.text+0x2dcd8): undefined reference to `dma_free_noncoherent'
drivers/built-in.o: In function `dmam_alloc_noncoherent':
hid-input.c:(.text+0x2deb0): undefined reference to `dma_alloc_noncoherent'
drivers/built-in.o: In function `dmam_free_noncoherent':
hid-input.c:(.text+0x2df10): undefined reference to `dma_free_noncoherent'
make: *** [.tmp_vmlinux1] Error 1
make: Leaving directory `/var/tmp/kernel-orig'

   assabet_defconfig failed with:
drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
drivers/pcmcia/soc_common.c: In function ‘soc_common_drv_pcmcia_probe’:
drivers/pcmcia/soc_common.c:663: error: ‘struct device’ has no member named ‘dev’
drivers/pcmcia/soc_common.c:750: error: ‘device_attr_status’ undeclared (first use in this function)
drivers/pcmcia/soc_common.c:750: error: (Each undeclared identifier is reported only once
drivers/pcmcia/soc_common.c:750: error: for each function it appears in.)
make[2]: *** [drivers/pcmcia/soc_common.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2
make: Leaving directory `/var/tmp/kernel-orig'


Unique kernel image warnings from the build process
===================================================

Number | Warning
-------+-------------------------------------------------------------------
      2 arch/arm/common/sharpsl_pm.c:178: warning: implicit declaration of function ‘apm_queue_event’
      2 arch/arm/common/sharpsl_pm.c:753: warning: its scope is only this definition or declaration, which is probably not what you want
      2 arch/arm/common/sharpsl_pm.c:753: warning: ‘struct apm_power_info’ declared inside parameter list
      2 arch/arm/common/sharpsl_pm.c:755: warning: ‘struct apm_power_info’ declared inside parameter list
      2 arch/arm/common/sharpsl_pm.c:795: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
      2 arch/arm/common/sharpsl_pm.c:796: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
      2 arch/arm/common/sharpsl_pm.c:798: warning: assignment from incompatible pointer type
      1 arch/arm/kernel/ecard.c:1044: warning: ignoring return value of ‘device_register’, declared with attribute warn_unused_result
      1 arch/arm/kernel/ecard.c:980: warning: ‘ecard_address’ is deprecated (declared at include/asm/ecard.h:215)
      1 arch/arm/mach-at91rm9200/at91sam9260_devices.c:195: warning: its scope is only this definition or declaration, which is probably not what you want
      1 arch/arm/mach-at91rm9200/at91sam9260_devices.c:195: warning: ‘struct eth_platform_data’ declared inside parameter list
      1 arch/arm/mach-at91rm9200/at91sam9261_devices.c:502: warning: its scope is only this definition or declaration, which is probably not what you want
      1 arch/arm/mach-at91rm9200/at91sam9261_devices.c:502: warning: ‘struct at91fb_info’ declared inside parameter list
      1 arch/arm/mach-at91rm9200/board-sam9261ek.c:200: warning: ‘ek_spi_devices’ defined but not used
      1 arch/arm/mach-at91rm9200/pm.c:69: warning: unused variable ‘i’
      1 arch/arm/mach-at91rm9200/pm.c:80:2: warning: #warning "Check SAM9260 USB clocks"
      1 arch/arm/mach-at91rm9200/pm.c:82:2: warning: #warning "Check SAM9261 USB clocks"
      1 arch/arm/mach-omap1/board-h2.c:252: warning: excess elements in struct initializer
      1 arch/arm/mach-omap1/board-h2.c:252: warning: (near initialization for ‘alsa_config’)
      1 arch/arm/mach-omap1/board-h2.c:253: warning: excess elements in struct initializer
      1 arch/arm/mach-omap1/board-h2.c:253: warning: (near initialization for ‘alsa_config’)
      1 arch/arm/mach-omap1/board-h2.c:254: warning: excess elements in struct initializer
      1 arch/arm/mach-omap1/board-h2.c:254: warning: (near initialization for ‘alsa_config’)
      1 arch/arm/mach-omap1/board-h2.c:255: warning: excess elements in struct initializer
      1 arch/arm/mach-omap1/board-h2.c:255: warning: (near initialization for ‘alsa_config’)
      1 arch/arm/mach-omap1/board-h2.c:256: warning: excess elements in struct initializer
      1 arch/arm/mach-omap1/board-h2.c:256: warning: (near initialization for ‘alsa_config’)
      1 arch/arm/mach-omap1/board-h2.c:257: warning: excess elements in struct initializer
      1 arch/arm/mach-omap1/board-h2.c:257: warning: (near initialization for ‘alsa_config’)
      1 arch/arm/mach-omap1/board-h2.c:258: warning: excess elements in struct initializer
      1 arch/arm/mach-omap1/board-h2.c:258: warning: (near initialization for ‘alsa_config’)
      1 arch/arm/mach-omap1/board-h2.c:259: warning: excess elements in struct initializer
      1 arch/arm/mach-omap1/board-h2.c:259: warning: (near initialization for ‘alsa_config’)
      1 arch/arm/mach-omap1/pm.c:763: warning: ignoring return value of ‘subsys_create_file’, declared with attribute warn_unused_result
      1 arch/arm/mach-pnx4008/clock.c:979: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘u32’
      2 arch/arm/mach-sa1100/assabet.c:291: warning: ‘scr’ may be used uninitialized in this function
      5 arch/arm/mach-sa1100/cpu-sa1100.c:184: warning: ‘new_ppcr’ may be used uninitialized in this function
      1 arch/arm/mach-sa1100/lart.c:21:2: warning: #warning "include/asm/arch-sa1100/ide.h needs fixing for lart"
      1 arch/arm/mach-sa1100/neponset.c:318: warning: implicit declaration of function ‘sa1110_mb_disable’
      1 arch/arm/mm/consistent.c:282: warning: assignment makes integer from pointer without a cast
     12 arch/arm/mm/ioremap.c:78: warning: control may reach end of non-void function ‘remap_area_pte’ being inlined
      1 arch/arm/vfp/vfpmodule.c:290: warning: ‘vfp_enable’ defined but not used
      1 drivers/ata/libata-sff.c:820: warning: ignoring return value of ‘pci_request_region’, declared with attribute warn_unused_result
      1 drivers/ata/libata-sff.c:822: warning: ignoring return value of ‘pci_request_region’, declared with attribute warn_unused_result
      1 drivers/ata/libata-sff.c:824: warning: ignoring return value of ‘pci_request_region’, declared with attribute warn_unused_result
     54 drivers/base/class.c:871: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
     54 drivers/base/core.c:1006: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
     54 drivers/base/core.c:566: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
     54 drivers/base/core.c:571: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
     54 drivers/base/core.c:575: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
     54 drivers/base/core.c:580: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
     54 drivers/base/core.c:996: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
     55 drivers/base/dma-mapping.c:129: warning: assignment makes pointer from integer without a cast
     55 drivers/base/dma-mapping.c:129: warning: implicit declaration of function ‘dma_alloc_noncoherent’
     55 drivers/base/dma-mapping.c:32: warning: implicit declaration of function ‘dma_free_noncoherent’
      1 drivers/block/floppy.c:1135: warning: ‘bus_to_virt’ is deprecated (declared at include/asm/memory.h:197)
      1 drivers/block/floppy.c:1135: warning: ‘virt_to_bus’ is deprecated (declared at include/asm/memory.h:192)
      1 drivers/block/floppy.c:4337: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
     12 drivers/block/nbd.c:376: warning: ignoring return value of ‘sysfs_create_file’, declared with attribute warn_unused_result
     22 drivers/char/keyboard.c:1118:2: warning: #warning "Cannot generate rawmode keyboard for your architecture yet."
      9 drivers/cpufreq/cpufreq.c:755: warning: ignoring return value of ‘sysfs_create_file’, declared with attribute warn_unused_result
      9 drivers/cpufreq/cpufreq.c:759: warning: ignoring return value of ‘sysfs_create_file’, declared with attribute warn_unused_result
      9 drivers/cpufreq/cpufreq.c:761: warning: ignoring return value of ‘sysfs_create_file’, declared with attribute warn_unused_result
      1 drivers/ide/ide-iops.c:59: warning: implicit declaration of function ‘insl’
      1 drivers/ide/ide-iops.c:89: warning: implicit declaration of function ‘outsl’
      3 drivers/ide/setup-pci.c:510:2: warning: #warning CONFIG_IDEDMA_PCI_AUTO=n support is obsolete, and will be removed soon.
      3 drivers/ide/setup-pci.c:866: warning: ignoring return value of ‘__pci_register_driver’, declared with attribute warn_unused_result
     10 drivers/input/evdev.c:653: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
     42 drivers/input/mousedev.c:664: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      5 drivers/input/tsdev.c:419: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      3 drivers/md/dm-ioctl.c:1407: warning: ‘param’ may be used uninitialized in this function
      3 drivers/md/dm-table.c:471: warning: ‘dev’ may be used uninitialized in this function
      3 drivers/md/md.c:1379: warning: ignoring return value of ‘kobject_add’, declared with attribute warn_unused_result
      3 drivers/md/md.c:1385: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      3 drivers/md/md.c:2988: warning: ignoring return value of ‘kobject_register’, declared with attribute warn_unused_result
      3 drivers/md/md.c:3137: warning: ignoring return value of ‘sysfs_create_group’, declared with attribute warn_unused_result
      3 drivers/md/md.c:3152: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      3 drivers/md/md.c:5483: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      1 drivers/md/raid5.c:3558: warning: ignoring return value of ‘sysfs_create_group’, declared with attribute warn_unused_result
      3 drivers/mtd/maps/physmap.c:204:2: warning: #warning using PHYSMAP compat code
      2 drivers/mtd/maps/sa1100-flash.c:335: warning: passing argument 3 of ‘mtd_concat_create’ discards qualifiers from pointer target type
      1 drivers/mtd/nand/diskonchip.c:65:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined
      1 drivers/net/3c59x.c:1495: warning: ignoring return value of ‘pci_enable_device’, declared with attribute warn_unused_result
      1 drivers/net/cs89x0.c:1369: warning: ‘bus_to_virt’ is deprecated (declared at include/asm/memory.h:197)
      1 drivers/net/cs89x0.c:188: warning: initialization makes integer from pointer without a cast
      1 drivers/net/r8169.c:2230: warning: ‘txd’ may be used uninitialized in this function
      2 drivers/net/smc91x.c:99: warning: ‘smc_portlist’ defined but not used
      1 drivers/parport/parport_pc.c:330: warning: implicit declaration of function ‘insl’
      1 drivers/parport/parport_pc.c:332: warning: pointer/integer type mismatch in conditional expression
      1 drivers/parport/parport_pc.c:358: warning: pointer/integer type mismatch in conditional expression
      1 drivers/parport/parport_pc.c:386: warning: implicit declaration of function ‘outsl’
      1 drivers/parport/parport_pc.c:388: warning: pointer/integer type mismatch in conditional expression
      1 drivers/parport/parport_pc.c:414: warning: pointer/integer type mismatch in conditional expression
      1 drivers/parport/parport_pc.c:440: warning: pointer/integer type mismatch in conditional expression
      1 drivers/parport/parport_pc.c:592: warning: pointer/integer type mismatch in conditional expression
      2 drivers/parport/parport_pc.c:668: warning: ‘bus_to_virt’ is deprecated (declared at include/asm/memory.h:197)
     10 drivers/pci/search.c:100: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:475)
     18 drivers/pci/search.c:434: warning: ‘pci_find_device’ is deprecated (declared at drivers/pci/search.c:242)
      8 drivers/pcmcia/soc_common.c:504: warning: initialization from incompatible pointer type
      1 drivers/rtc/rtc-ep93xx.c:117: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
      1 drivers/rtc/rtc-ep93xx.c:118: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
      1 drivers/scsi/arm/fas216.c:184: warning: ‘fas216_dumpinfo’ defined but not used
      1 drivers/scsi/arm/powertec.c:367: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
      1 drivers/scsi/scsi_transport_sas.c:582: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      1 drivers/scsi/scsi_transport_sas.c:583: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      1 drivers/scsi/scsi_transport_sas.c:826: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      6 drivers/serial/atmel_serial.c:205: warning: unused variable ‘atmel_port’
      6 drivers/serial/atmel_serial.c:215: warning: unused variable ‘atmel_port’
      6 drivers/serial/atmel_serial.c:225: warning: unused variable ‘atmel_port’
      6 drivers/serial/atmel_serial.c:345: warning: unused variable ‘atmel_port’
      6 drivers/serial/atmel_serial.c:383: warning: unused variable ‘atmel_port’
      6 drivers/serial/atmel_serial.c:430: warning: unused variable ‘atmel_port’
      1 drivers/serial/atmel_serial.c:890: warning: implicit declaration of function ‘at91_suspend_entering_slow_clock’
      1 drivers/usb/gadget/lh7a40x_udc.c:1146: warning: ‘virt_to_bus’ is deprecated (declared at include/asm/memory.h:192)
      1 drivers/usb/gadget/lh7a40x_udc.c:439: warning: ignoring return value of ‘device_add’, declared with attribute warn_unused_result
      1 drivers/usb/host/ohci-at91.c:281: warning: implicit declaration of function ‘at91_suspend_entering_slow_clock’
      1 drivers/usb/serial/generic.c:24: warning: ‘generic_probe’ declared ‘static’ but never defined
      1 drivers/video/s3c2410fb.c:903: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
     55 fs/block_dev.c:953: warning: ‘found’ may be used uninitialized in this function
      2 fs/isofs/namei.c:161: warning: ‘block’ may be used uninitialized in this function
      2 fs/isofs/namei.c:161: warning: ‘offset’ may be used uninitialized in this function
     30 fs/jffs2/erase.c:367: warning: ‘bad_offset’ may be used uninitialized in this function
     30 fs/jffs2/readinode.c:664: warning: ‘fd_list’ may be used uninitialized in this function
     30 fs/jffs2/readinode.c:667: warning: ‘latest_mctime’ may be used uninitialized in this function
      8 fs/nfsd/nfsctl.c:302: warning: ‘maxsize’ may be used uninitialized in this function
      1 fs/partitions/acorn.c:121: warning: ‘linux_partition’ defined but not used
      1 fs/partitions/acorn.c:31: warning: ‘adfs_partition’ defined but not used
      1 fs/partitions/acorn.c:71: warning: ‘riscix_partition’ defined but not used
     54 fs/partitions/check.c:389: warning: ignoring return value of ‘kobject_add’, declared with attribute warn_unused_result
     54 fs/partitions/check.c:392: warning: ignoring return value of ‘sysfs_create_link’, declared with attribute warn_unused_result
      2 fs/smbfs/proc.c:3109: warning: large integer implicitly truncated to unsigned type
      2 fs/smbfs/proc.c:3110: warning: large integer implicitly truncated to unsigned type
      2 fs/smbfs/proc.c:3111: warning: large integer implicitly truncated to unsigned type
      2 fs/smbfs/proc.c:3112: warning: large integer implicitly truncated to unsigned type
      2 fs/smbfs/proc.c:3113: warning: large integer implicitly truncated to unsigned type
      2 fs/xfs/xfs_bmap.c:2664: warning: ‘rtx’ is used uninitialized in this function
      2 fs/xfs/xfs_da_btree.c:148: warning: ‘action’ may be used uninitialized in this function
      1 include/asm/arch/omap-alsa.h:68: warning: no semicolon at end of struct or union
      1 include/asm/arch/omap-alsa.h:79: warning: no semicolon at end of struct or union
      1 include/asm/arch/omap-alsa.h:80: warning: data definition has no type or storage class
      1 include/asm/arch/omap-alsa.h:80: warning: type defaults to ‘int’ in declaration of ‘pcm’
      1 include/asm/arch/omap-alsa.h:92: warning: no semicolon at end of struct or union
      1 include/asm/arch/omap-alsa.h:93: warning: data definition has no type or storage class
      1 include/asm/arch/omap-alsa.h:93: warning: type defaults to ‘int’ in declaration of ‘snd_omap_alsa_playback’
      1 include/asm/arch/omap-alsa.h:94: warning: data definition has no type or storage class
      1 include/asm/arch/omap-alsa.h:94: warning: type defaults to ‘int’ in declaration of ‘snd_omap_alsa_capture’
      1 include/asm-generic/xor.h:696: warning: ‘xor_block_8regs_p’ defined but not used
      1 include/asm-generic/xor.h:704: warning: ‘xor_block_32regs_p’ defined but not used
     52 ipc/msg.c:390: warning: ‘setbuf.gid’ may be used uninitialized in this function
     52 ipc/msg.c:390: warning: ‘setbuf.mode’ may be used uninitialized in this function
     52 ipc/msg.c:390: warning: ‘setbuf.qbytes’ may be used uninitialized in this function
     52 ipc/msg.c:390: warning: ‘setbuf.uid’ may be used uninitialized in this function
     52 ipc/sem.c:862: warning: ‘setbuf.gid’ may be used uninitialized in this function
     52 ipc/sem.c:862: warning: ‘setbuf.mode’ may be used uninitialized in this function
     52 ipc/sem.c:862: warning: ‘setbuf.uid’ may be used uninitialized in this function
      2 kernel/audit.c:873: warning: ‘t.tv_nsec’ may be used uninitialized in this function
      2 kernel/audit.c:873: warning: ‘t.tv_sec’ may be used uninitialized in this function
      2 kernel/audit.c:874: warning: ‘serial’ may be used uninitialized in this function
      2 kernel/auditfilter.c:1170: warning: ‘ndp’ may be used uninitialized in this function
      2 kernel/auditfilter.c:1170: warning: ‘ndw’ may be used uninitialized in this function
      2 kernel/auditfilter.c:1611: warning: ‘state’ is used uninitialized in this function
      4 kernel/power/pm.c:205: warning: ‘pm_register’ is deprecated (declared at kernel/power/pm.c:64)
      4 kernel/power/pm.c:206: warning: ‘pm_send_all’ is deprecated (declared at kernel/power/pm.c:180)
     33 lib/iomap.c:530: warning: implicit declaration of function ‘pci_request_region’
     33 lib/iomap.c:544: warning: implicit declaration of function ‘pci_release_region’
      1 net/sunrpc/svc.c:458: warning: ‘oldmask.bits[0u]’ may be used uninitialized in this function
      1 sound/oss/dmabuf.c:116: warning: ‘virt_to_bus’ is deprecated (declared at include/asm/memory.h:192)
      1 sound/oss/dmabuf.c:159: warning: ‘bus_to_virt’ is deprecated (declared at include/asm/memory.h:197)

Unique module warnings from the build process
=============================================

Number | Warning
-------+-------------------------------------------------------------------





More information about the KAutoBuild mailing list