[meta-freescale] linux-compulab_3.14.28.bb failed

Anatoli aveselinov at generationrfid.com
Mon Oct 17 08:04:48 PDT 2016


I'm trying to create an image using Yocto Project (krogoth branch) for 
CM-FX6 EvKit.
I downloaded the fsl-community-bsp.
This is what I did on a Linux Mint 18 host:
$ MACHINE=cm-fx6 source setup-environment build
$ bitbake core-image-base

After an hour of building, this is the error that I got:
ERROR: Task 52 
(/home/anatoli/fsl-community-bsp/sources/meta-fsl-arm-extra/recipes-kernel/linux/linux-compulab_3.14.28.bb, 
do_compile) failed with exit code '1'

I also attached the log-file.

Am I missing any requirement other than those mentioned in the yocto guide?
-------------- next part --------------
DEBUG: Executing shell function do_compile
NOTE: make -j 4 zImage CC=arm-poky-linux-gnueabi-gcc  -mno-thumb-interwork -marm -fuse-ld=bfd LD=arm-poky-linux-gnueabi-ld.bfd   LOADADDR=0x10008000
  GEN     /home/anatoli/fsl-community-bsp/build/tmp/work/cm_fx6-poky-linux-gnueabi/linux-compulab/3.14.28-r0/build/Makefile
scripts/kconfig/conf --silentoldconfig Kconfig
  CHK     include/config/kernel.release
  GEN     /home/anatoli/fsl-community-bsp/build/tmp/work/cm_fx6-poky-linux-gnueabi/linux-compulab/3.14.28-r0/build/Makefile
  WRAP    arch/arm/include/generated/asm/auxvec.h
  WRAP    arch/arm/include/generated/asm/bitsperlong.h
  WRAP    arch/arm/include/generated/asm/current.h
  UPD     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  WRAP    arch/arm/include/generated/asm/cputime.h
  WRAP    arch/arm/include/generated/asm/emergency-restart.h
  WRAP    arch/arm/include/generated/asm/errno.h
  WRAP    arch/arm/include/generated/asm/exec.h
  UPD     include/generated/uapi/linux/version.h
  WRAP    arch/arm/include/generated/asm/ioctl.h
  WRAP    arch/arm/include/generated/asm/ipcbuf.h
  WRAP    arch/arm/include/generated/asm/kdebug.h
  WRAP    arch/arm/include/generated/asm/irq_regs.h
  WRAP    arch/arm/include/generated/asm/local.h
  WRAP    arch/arm/include/generated/asm/msgbuf.h
  WRAP    arch/arm/include/generated/asm/local64.h
  WRAP    arch/arm/include/generated/asm/param.h
  WRAP    arch/arm/include/generated/asm/parport.h
  WRAP    arch/arm/include/generated/asm/poll.h
  WRAP    arch/arm/include/generated/asm/sections.h
  WRAP    arch/arm/include/generated/asm/segment.h
  WRAP    arch/arm/include/generated/asm/resource.h
  WRAP    arch/arm/include/generated/asm/serial.h
  WRAP    arch/arm/include/generated/asm/sembuf.h
  WRAP    arch/arm/include/generated/asm/siginfo.h
  WRAP    arch/arm/include/generated/asm/simd.h
  WRAP    arch/arm/include/generated/asm/sizes.h
  WRAP    arch/arm/include/generated/asm/shmbuf.h
  WRAP    arch/arm/include/generated/asm/socket.h
  WRAP    arch/arm/include/generated/asm/termbits.h
  WRAP    arch/arm/include/generated/asm/sockios.h
  WRAP    arch/arm/include/generated/asm/termios.h
  WRAP    arch/arm/include/generated/asm/timex.h
  WRAP    arch/arm/include/generated/asm/trace_clock.h
  WRAP    arch/arm/include/generated/asm/unaligned.h
  WRAP    arch/arm/include/generated/asm/preempt.h
  WRAP    arch/arm/include/generated/asm/hash.h
  Using /home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source as source for kernel
  CHK     include/generated/utsrelease.h
  UPD     include/generated/utsrelease.h
  HOSTCC  scripts/genksyms/genksyms.o
  HOSTCC  scripts/dtc/checks.o
  Generating include/generated/mach-types.h
  CC      scripts/mod/empty.o
  CC      kernel/bounds.s
  HOSTCC  scripts/mod/mk_elfconfig
  GEN     include/generated/bounds.h
  CC      arch/arm/kernel/asm-offsets.s
  HOSTCC  scripts/dtc/data.o
  CC      scripts/mod/devicetable-offsets.s
  SHIPPED scripts/genksyms/lex.lex.c
  SHIPPED scripts/genksyms/keywords.hash.c
  SHIPPED scripts/genksyms/parse.tab.h
  SHIPPED scripts/genksyms/parse.tab.c
  HOSTCC  scripts/genksyms/lex.lex.o
  MKELF   scripts/mod/elfconfig.h
  GEN     scripts/mod/devicetable-offsets.h
  HOSTCC  scripts/mod/modpost.o
  GEN     include/generated/asm-offsets.h
  CALL    /home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/checksyscalls.sh
  SHIPPED scripts/dtc/dtc-lexer.lex.c
  SHIPPED scripts/dtc/dtc-parser.tab.h
  SHIPPED scripts/dtc/dtc-parser.tab.c
  HOSTCC  scripts/dtc/dtc.o
  HOSTCC  scripts/genksyms/parse.tab.o
  HOSTCC  scripts/dtc/flattree.o
  HOSTCC  scripts/mod/sumversion.o
  HOSTLD  scripts/genksyms/genksyms
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/dtc/fstree.o
  HOSTCC  scripts/pnmtologo
  HOSTCC  scripts/dtc/livetree.o
  HOSTCC  scripts/mod/file2alias.o
  HOSTCC  scripts/conmakehash
  HOSTCC  scripts/bin2c
  HOSTCC  scripts/sortextable
  HOSTCC  scripts/dtc/srcpos.o
  HOSTCC  scripts/dtc/treesource.o
In file included from /home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/sortextable.c:190:0:
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/sortextable.c: In function 'main':
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
   memset(relocs, 0, relocs_size);
   ^
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/sortextable.h:106:6: note: 'relocs_size' was declared here
  int relocs_size;
      ^
In file included from /home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/sortextable.c:188:0:
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
   memset(relocs, 0, relocs_size);
   ^
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/sortextable.h:106:6: note: 'relocs_size' was declared here
  int relocs_size;
      ^
  HOSTCC  scripts/dtc/util.o
  HOSTCC  scripts/dtc/dtc-lexer.lex.o
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTLD  scripts/mod/modpost
  HOSTLD  scripts/dtc/dtc
  HOSTCC  usr/gen_init_cpio
  CC      init/main.o
  CC      arch/arm/vfp/vfpmodule.o
  CC      arch/arm/kernel/elf.o
  GEN     usr/initramfs_data.cpio.gz
  AS      usr/initramfs_data.o
  AS      arch/arm/vfp/entry.o
  AS      arch/arm/kernel/entry-common.o
  LD      usr/built-in.o
  CC      arch/arm/kernel/irq.o
  AS      arch/arm/vfp/vfphw.o
  CC      arch/arm/mm/dma-mapping.o
  CC      arch/arm/vfp/vfpsingle.o
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/do_mounts.o
  CC      arch/arm/kernel/opcodes.o
  CC      arch/arm/vfp/vfpdouble.o
  CC      arch/arm/kernel/process.o
  LD      arch/arm/vfp/vfp.o
  LD      arch/arm/vfp/built-in.o
  CC      arch/arm/common/firmware.o
  CC      arch/arm/mm/extable.o
  CC      init/do_mounts_rd.o
  CC      arch/arm/mm/fault.o
  CC      arch/arm/kernel/ptrace.o
  LD      arch/arm/common/built-in.o
  LD      arch/arm/net/built-in.o
  CC      init/do_mounts_initrd.o
  CC      init/initramfs.o
  CC      arch/arm/mm/init.o
  CC      arch/arm/kernel/return_address.o
  CC      arch/arm/kernel/setup.o
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/arch/arm/kernel/return_address.c:63:2: warning: #warning "TODO: return_address should use unwind tables" [-Wcpp]
 #warning "TODO: return_address should use unwind tables"
  ^
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/arch/arm/kernel/return_address.c:66:7: error: redefinition of 'return_address'
 void *return_address(unsigned int level)
       ^
In file included from /home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/include/linux/ftrace.h:20:0,
                 from /home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/arch/arm/kernel/return_address.c:12:
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/arch/arm/include/asm/ftrace.h:48:21: note: previous definition of 'return_address' was here
 extern inline void *return_address(unsigned int level)
                     ^
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/Makefile.build:308: recipe for target 'arch/arm/kernel/return_address.o' failed
make[3]: *** [arch/arm/kernel/return_address.o] Error 1
make[3]: *** Waiting for unfinished jobs....
  CC      init/calibrate.o
  CC      init/init_task.o
  CC      init/version.o
  CC      arch/arm/mm/iomap.o
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/Makefile:843: recipe for target 'arch/arm/kernel' failed
make[2]: *** [arch/arm/kernel] Error 2
make[2]: *** Waiting for unfinished jobs....
  CC      arch/arm/mm/fault-armv.o
  LD      init/mounts.o
init/do_mounts_rd.o: In function `nop_flush_icache_all':
do_mounts_rd.c:(.text+0x0): multiple definition of `nop_flush_icache_all'
init/do_mounts.o:do_mounts.c:(.text+0x94): first defined here
init/do_mounts_rd.o: In function `nop_flush_kern_cache_all':
do_mounts_rd.c:(.text+0x4): multiple definition of `nop_flush_kern_cache_all'
init/do_mounts.o:do_mounts.c:(.text+0x98): first defined here
init/do_mounts_rd.o: In function `nop_flush_kern_cache_louis':
do_mounts_rd.c:(.text+0x8): multiple definition of `nop_flush_kern_cache_louis'
init/do_mounts.o:do_mounts.c:(.text+0x9c): first defined here
init/do_mounts_rd.o: In function `nop_flush_user_cache_all':
do_mounts_rd.c:(.text+0xc): multiple definition of `nop_flush_user_cache_all'
init/do_mounts.o:do_mounts.c:(.text+0xa0): first defined here
init/do_mounts_rd.o: In function `nop_flush_user_cache_range':
do_mounts_rd.c:(.text+0x10): multiple definition of `nop_flush_user_cache_range'
init/do_mounts.o:do_mounts.c:(.text+0xa4): first defined here
init/do_mounts_rd.o: In function `nop_coherent_kern_range':
do_mounts_rd.c:(.text+0x14): multiple definition of `nop_coherent_kern_range'
init/do_mounts.o:do_mounts.c:(.text+0xa8): first defined here
init/do_mounts_rd.o: In function `nop_coherent_user_range':
do_mounts_rd.c:(.text+0x18): multiple definition of `nop_coherent_user_range'
init/do_mounts.o:do_mounts.c:(.text+0xac): first defined here
init/do_mounts_rd.o: In function `nop_flush_kern_dcache_area':
do_mounts_rd.c:(.text+0x20): multiple definition of `nop_flush_kern_dcache_area'
init/do_mounts.o:do_mounts.c:(.text+0xb4): first defined here
init/do_mounts_rd.o: In function `nop_dma_flush_range':
do_mounts_rd.c:(.text+0x24): multiple definition of `nop_dma_flush_range'
init/do_mounts.o:do_mounts.c:(.text+0xb8): first defined here
init/do_mounts_rd.o: In function `nop_dma_map_area':
do_mounts_rd.c:(.text+0x28): multiple definition of `nop_dma_map_area'
init/do_mounts.o:do_mounts.c:(.text+0xbc): first defined here
init/do_mounts_rd.o: In function `nop_dma_unmap_area':
do_mounts_rd.c:(.text+0x2c): multiple definition of `nop_dma_unmap_area'
init/do_mounts.o:do_mounts.c:(.text+0xc0): first defined here
init/do_mounts_rd.o: In function `return_address':
do_mounts_rd.c:(.text+0x30): multiple definition of `return_address'
init/do_mounts.o:do_mounts.c:(.text+0xc4): first defined here
init/do_mounts_initrd.o: In function `nop_flush_icache_all':
do_mounts_initrd.c:(.text+0x80): multiple definition of `nop_flush_icache_all'
init/do_mounts.o:do_mounts.c:(.text+0x94): first defined here
init/do_mounts_initrd.o: In function `nop_flush_kern_cache_all':
do_mounts_initrd.c:(.text+0x84): multiple definition of `nop_flush_kern_cache_all'
init/do_mounts.o:do_mounts.c:(.text+0x98): first defined here
init/do_mounts_initrd.o: In function `nop_flush_kern_cache_louis':
do_mounts_initrd.c:(.text+0x88): multiple definition of `nop_flush_kern_cache_louis'
init/do_mounts.o:do_mounts.c:(.text+0x9c): first defined here
init/do_mounts_initrd.o: In function `nop_flush_user_cache_all':
do_mounts_initrd.c:(.text+0x8c): multiple definition of `nop_flush_user_cache_all'
init/do_mounts.o:do_mounts.c:(.text+0xa0): first defined here
init/do_mounts_initrd.o: In function `nop_flush_user_cache_range':
do_mounts_initrd.c:(.text+0x90): multiple definition of `nop_flush_user_cache_range'
init/do_mounts.o:do_mounts.c:(.text+0xa4): first defined here
init/do_mounts_initrd.o: In function `nop_coherent_kern_range':
do_mounts_initrd.c:(.text+0x94): multiple definition of `nop_coherent_kern_range'
init/do_mounts.o:do_mounts.c:(.text+0xa8): first defined here
init/do_mounts_initrd.o: In function `nop_coherent_user_range':
do_mounts_initrd.c:(.text+0x98): multiple definition of `nop_coherent_user_range'
init/do_mounts.o:do_mounts.c:(.text+0xac): first defined here
init/do_mounts_initrd.o: In function `nop_flush_kern_dcache_area':
do_mounts_initrd.c:(.text+0xa0): multiple definition of `nop_flush_kern_dcache_area'
init/do_mounts.o:do_mounts.c:(.text+0xb4): first defined here
init/do_mounts_initrd.o: In function `nop_dma_flush_range':
do_mounts_initrd.c:(.text+0xa4): multiple definition of `nop_dma_flush_range'
init/do_mounts.o:do_mounts.c:(.text+0xb8): first defined here
init/do_mounts_initrd.o: In function `nop_dma_map_area':
do_mounts_initrd.c:(.text+0xa8): multiple definition of `nop_dma_map_area'
init/do_mounts.o:do_mounts.c:(.text+0xbc): first defined here
init/do_mounts_initrd.o: In function `nop_dma_unmap_area':
do_mounts_initrd.c:(.text+0xac): multiple definition of `nop_dma_unmap_area'
init/do_mounts.o:do_mounts.c:(.text+0xc0): first defined here
init/do_mounts_initrd.o: In function `return_address':
do_mounts_initrd.c:(.text+0xb0): multiple definition of `return_address'
init/do_mounts.o:do_mounts.c:(.text+0xc4): first defined here
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/Makefile.build:441: recipe for target 'init/mounts.o' failed
make[3]: *** [init/mounts.o] Error 1
make[3]: *** Waiting for unfinished jobs....
  CC      arch/arm/mm/flush.o
  CC      arch/arm/mm/idmap.o
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/Makefile:843: recipe for target 'init' failed
make[2]: *** [init] Error 2
  CC      arch/arm/mm/ioremap.o
  CC      arch/arm/mm/mmap.o
  CC      arch/arm/mm/pgd.o
  CC      arch/arm/mm/mmu.o
  CC      arch/arm/mm/proc-syms.o
  CC      arch/arm/mm/alignment.o
  CC      arch/arm/mm/highmem.o
  AS      arch/arm/mm/abort-ev7.o
  AS      arch/arm/mm/pabort-v7.o
  AS      arch/arm/mm/cache-v7.o
  CC      arch/arm/mm/copypage-v6.o
  CC      arch/arm/mm/context.o
  AS      arch/arm/mm/tlb-v7.o
  AS      arch/arm/mm/proc-v7.o
  CC      arch/arm/mm/cache-l2x0.o
  LD      arch/arm/mm/built-in.o
arch/arm/mm/fault.o: In function `nop_flush_icache_all':
fault.c:(.text+0x5c): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/fault.o: In function `nop_flush_kern_cache_all':
fault.c:(.text+0x60): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/fault.o: In function `nop_flush_kern_cache_louis':
fault.c:(.text+0x64): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/fault.o: In function `nop_flush_user_cache_all':
fault.c:(.text+0x68): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/fault.o: In function `nop_flush_user_cache_range':
fault.c:(.text+0x6c): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/fault.o: In function `nop_coherent_kern_range':
fault.c:(.text+0x70): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/fault.o: In function `nop_coherent_user_range':
fault.c:(.text+0x74): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/fault.o: In function `nop_flush_kern_dcache_area':
fault.c:(.text+0x7c): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/fault.o: In function `nop_dma_flush_range':
fault.c:(.text+0x80): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/fault.o: In function `nop_dma_map_area':
fault.c:(.text+0x84): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/fault.o: In function `nop_dma_unmap_area':
fault.c:(.text+0x88): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/init.o: In function `nop_flush_user_cache_range':
init.c:(.text+0x18): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/init.o: In function `nop_dma_flush_range':
init.c:(.text+0x2c): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/init.o: In function `nop_coherent_user_range':
init.c:(.text+0x20): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/init.o: In function `nop_coherent_kern_range':
init.c:(.text+0x1c): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/init.o: In function `nop_flush_kern_cache_louis':
init.c:(.text+0x10): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/init.o: In function `nop_dma_map_area':
init.c:(.text+0x30): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/init.o: In function `nop_flush_user_cache_all':
init.c:(.text+0x14): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/init.o: In function `nop_flush_kern_cache_all':
init.c:(.text+0xc): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/init.o: In function `nop_dma_unmap_area':
init.c:(.text+0x34): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/init.o: In function `nop_flush_icache_all':
init.c:(.text+0x8): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/init.o: In function `nop_flush_kern_dcache_area':
init.c:(.text+0x28): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/fault-armv.o: In function `nop_flush_icache_all':
fault-armv.c:(.text+0x0): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/fault-armv.o: In function `nop_flush_kern_cache_all':
fault-armv.c:(.text+0x4): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/fault-armv.o: In function `nop_flush_kern_cache_louis':
fault-armv.c:(.text+0x8): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/fault-armv.o: In function `nop_flush_user_cache_all':
fault-armv.c:(.text+0xc): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/fault-armv.o: In function `nop_flush_user_cache_range':
fault-armv.c:(.text+0x10): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/fault-armv.o: In function `nop_coherent_kern_range':
fault-armv.c:(.text+0x14): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/fault-armv.o: In function `nop_coherent_user_range':
fault-armv.c:(.text+0x18): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/fault-armv.o: In function `nop_flush_kern_dcache_area':
fault-armv.c:(.text+0x20): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/fault-armv.o: In function `nop_dma_flush_range':
fault-armv.c:(.text+0x24): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/fault-armv.o: In function `nop_dma_map_area':
fault-armv.c:(.text+0x28): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/fault-armv.o: In function `nop_dma_unmap_area':
fault-armv.c:(.text+0x2c): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/flush.o: In function `nop_flush_user_cache_range':
flush.c:(.text+0x14): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/flush.o: In function `nop_dma_flush_range':
flush.c:(.text+0x28): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/flush.o: In function `nop_coherent_user_range':
flush.c:(.text+0x1c): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/flush.o: In function `nop_coherent_kern_range':
flush.c:(.text+0x18): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/flush.o: In function `nop_flush_kern_cache_louis':
flush.c:(.text+0xc): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/flush.o: In function `nop_dma_map_area':
flush.c:(.text+0x2c): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/flush.o: In function `nop_flush_user_cache_all':
flush.c:(.text+0x10): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/flush.o: In function `nop_flush_kern_cache_all':
flush.c:(.text+0x8): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/flush.o: In function `nop_dma_unmap_area':
flush.c:(.text+0x30): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/flush.o: In function `nop_flush_icache_all':
flush.c:(.text+0x4): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/flush.o: In function `nop_flush_kern_dcache_area':
flush.c:(.text+0x24): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/idmap.o: In function `nop_flush_icache_all':
idmap.c:(.text+0x0): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/idmap.o: In function `nop_flush_kern_cache_all':
idmap.c:(.text+0x4): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/idmap.o: In function `nop_flush_kern_cache_louis':
idmap.c:(.text+0x8): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/idmap.o: In function `nop_flush_user_cache_all':
idmap.c:(.text+0xc): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/idmap.o: In function `nop_flush_user_cache_range':
idmap.c:(.text+0x10): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/idmap.o: In function `nop_coherent_kern_range':
idmap.c:(.text+0x14): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/idmap.o: In function `nop_coherent_user_range':
idmap.c:(.text+0x18): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/idmap.o: In function `nop_flush_kern_dcache_area':
idmap.c:(.text+0x20): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/idmap.o: In function `nop_dma_flush_range':
idmap.c:(.text+0x24): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/idmap.o: In function `nop_dma_map_area':
idmap.c:(.text+0x28): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/idmap.o: In function `nop_dma_unmap_area':
idmap.c:(.text+0x2c): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/ioremap.o: In function `nop_flush_user_cache_range':
ioremap.c:(.text+0xf8): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/ioremap.o: In function `nop_dma_flush_range':
ioremap.c:(.text+0x10c): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/ioremap.o: In function `nop_coherent_user_range':
ioremap.c:(.text+0x100): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/ioremap.o: In function `nop_coherent_kern_range':
ioremap.c:(.text+0xfc): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/ioremap.o: In function `nop_flush_kern_cache_louis':
ioremap.c:(.text+0xf0): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/ioremap.o: In function `nop_dma_map_area':
ioremap.c:(.text+0x110): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/ioremap.o: In function `nop_flush_user_cache_all':
ioremap.c:(.text+0xf4): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/ioremap.o: In function `nop_flush_kern_cache_all':
ioremap.c:(.text+0xec): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/ioremap.o: In function `nop_dma_unmap_area':
ioremap.c:(.text+0x114): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/ioremap.o: In function `nop_flush_icache_all':
ioremap.c:(.text+0xe8): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/ioremap.o: In function `nop_flush_kern_dcache_area':
ioremap.c:(.text+0x108): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/pgd.o: In function `nop_flush_icache_all':
pgd.c:(.text+0x0): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/pgd.o: In function `nop_flush_kern_cache_all':
pgd.c:(.text+0x4): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/pgd.o: In function `nop_flush_kern_cache_louis':
pgd.c:(.text+0x8): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/pgd.o: In function `nop_flush_user_cache_all':
pgd.c:(.text+0xc): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/pgd.o: In function `nop_flush_user_cache_range':
pgd.c:(.text+0x10): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/pgd.o: In function `nop_coherent_kern_range':
pgd.c:(.text+0x14): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/pgd.o: In function `nop_coherent_user_range':
pgd.c:(.text+0x18): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/pgd.o: In function `nop_flush_kern_dcache_area':
pgd.c:(.text+0x20): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/pgd.o: In function `nop_dma_flush_range':
pgd.c:(.text+0x24): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/pgd.o: In function `nop_dma_map_area':
pgd.c:(.text+0x28): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/pgd.o: In function `nop_dma_unmap_area':
pgd.c:(.text+0x2c): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/mmu.o: In function `nop_flush_user_cache_range':
mmu.c:(.text+0x118): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/mmu.o: In function `nop_dma_flush_range':
mmu.c:(.text+0x12c): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/mmu.o: In function `nop_coherent_user_range':
mmu.c:(.text+0x120): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/mmu.o: In function `nop_coherent_kern_range':
mmu.c:(.text+0x11c): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/mmu.o: In function `nop_flush_kern_cache_louis':
mmu.c:(.text+0x110): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/mmu.o: In function `nop_dma_map_area':
mmu.c:(.text+0x130): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/mmu.o: In function `nop_flush_user_cache_all':
mmu.c:(.text+0x114): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/mmu.o: In function `nop_flush_kern_cache_all':
mmu.c:(.text+0x10c): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/mmu.o: In function `nop_dma_unmap_area':
mmu.c:(.text+0x134): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/mmu.o: In function `nop_flush_icache_all':
mmu.c:(.text+0x108): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/mmu.o: In function `nop_flush_kern_dcache_area':
mmu.c:(.text+0x128): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/proc-syms.o: In function `nop_flush_user_cache_range':
proc-syms.c:(.text+0x10): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/proc-syms.o: In function `nop_dma_flush_range':
proc-syms.c:(.text+0x24): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/proc-syms.o: In function `nop_coherent_user_range':
proc-syms.c:(.text+0x18): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/proc-syms.o: In function `nop_coherent_kern_range':
proc-syms.c:(.text+0x14): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/proc-syms.o: In function `nop_flush_kern_cache_louis':
proc-syms.c:(.text+0x8): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/proc-syms.o: In function `nop_dma_map_area':
proc-syms.c:(.text+0x28): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/proc-syms.o: In function `nop_flush_user_cache_all':
proc-syms.c:(.text+0xc): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/proc-syms.o: In function `nop_flush_kern_cache_all':
proc-syms.c:(.text+0x4): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/proc-syms.o: In function `nop_dma_unmap_area':
proc-syms.c:(.text+0x2c): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/proc-syms.o: In function `nop_flush_icache_all':
proc-syms.c:(.text+0x0): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/proc-syms.o: In function `nop_flush_kern_dcache_area':
proc-syms.c:(.text+0x20): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/highmem.o: In function `nop_flush_user_cache_range':
highmem.c:(.text+0x298): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/highmem.o: In function `nop_dma_flush_range':
highmem.c:(.text+0x2ac): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/highmem.o: In function `nop_coherent_user_range':
highmem.c:(.text+0x2a0): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/highmem.o: In function `nop_coherent_kern_range':
highmem.c:(.text+0x29c): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/highmem.o: In function `nop_flush_kern_cache_louis':
highmem.c:(.text+0x290): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/highmem.o: In function `nop_dma_map_area':
highmem.c:(.text+0x2b0): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/highmem.o: In function `nop_flush_user_cache_all':
highmem.c:(.text+0x294): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/highmem.o: In function `nop_flush_kern_cache_all':
highmem.c:(.text+0x28c): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/highmem.o: In function `nop_dma_unmap_area':
highmem.c:(.text+0x2b4): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/highmem.o: In function `nop_flush_icache_all':
highmem.c:(.text+0x288): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/highmem.o: In function `nop_flush_kern_dcache_area':
highmem.c:(.text+0x2a8): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_flush_icache_all':
copypage-v6.c:(.text+0x5c): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_flush_kern_cache_all':
copypage-v6.c:(.text+0x60): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_flush_kern_cache_louis':
copypage-v6.c:(.text+0x64): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_flush_user_cache_all':
copypage-v6.c:(.text+0x68): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_flush_user_cache_range':
copypage-v6.c:(.text+0x6c): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_coherent_kern_range':
copypage-v6.c:(.text+0x70): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_coherent_user_range':
copypage-v6.c:(.text+0x74): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_flush_kern_dcache_area':
copypage-v6.c:(.text+0x7c): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_dma_flush_range':
copypage-v6.c:(.text+0x80): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_dma_map_area':
copypage-v6.c:(.text+0x84): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/copypage-v6.o: In function `nop_dma_unmap_area':
copypage-v6.c:(.text+0x88): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/context.o: In function `nop_flush_icache_all':
context.c:(.text+0x0): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/context.o: In function `nop_flush_kern_cache_all':
context.c:(.text+0x4): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/context.o: In function `nop_flush_kern_cache_louis':
context.c:(.text+0x8): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/context.o: In function `nop_flush_user_cache_all':
context.c:(.text+0xc): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/context.o: In function `nop_flush_user_cache_range':
context.c:(.text+0x10): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/context.o: In function `nop_coherent_kern_range':
context.c:(.text+0x14): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/context.o: In function `nop_coherent_user_range':
context.c:(.text+0x18): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/context.o: In function `nop_flush_kern_dcache_area':
context.c:(.text+0x20): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/context.o: In function `nop_dma_flush_range':
context.c:(.text+0x24): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/context.o: In function `nop_dma_map_area':
context.c:(.text+0x28): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/context.o: In function `nop_dma_unmap_area':
context.c:(.text+0x2c): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_flush_icache_all':
cache-l2x0.c:(.text+0x93c): multiple definition of `nop_flush_icache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x1198): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_flush_kern_cache_all':
cache-l2x0.c:(.text+0x940): multiple definition of `nop_flush_kern_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x119c): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_flush_kern_cache_louis':
cache-l2x0.c:(.text+0x944): multiple definition of `nop_flush_kern_cache_louis'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a0): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_flush_user_cache_all':
cache-l2x0.c:(.text+0x948): multiple definition of `nop_flush_user_cache_all'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a4): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_flush_user_cache_range':
cache-l2x0.c:(.text+0x94c): multiple definition of `nop_flush_user_cache_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11a8): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_coherent_kern_range':
cache-l2x0.c:(.text+0x950): multiple definition of `nop_coherent_kern_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11ac): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_coherent_user_range':
cache-l2x0.c:(.text+0x954): multiple definition of `nop_coherent_user_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b0): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_flush_kern_dcache_area':
cache-l2x0.c:(.text+0x95c): multiple definition of `nop_flush_kern_dcache_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11b8): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_dma_flush_range':
cache-l2x0.c:(.text+0x960): multiple definition of `nop_dma_flush_range'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11bc): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_dma_map_area':
cache-l2x0.c:(.text+0x964): multiple definition of `nop_dma_map_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c0): first defined here
arch/arm/mm/cache-l2x0.o: In function `nop_dma_unmap_area':
cache-l2x0.c:(.text+0x968): multiple definition of `nop_dma_unmap_area'
arch/arm/mm/dma-mapping.o:dma-mapping.c:(.text+0x11c4): first defined here
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/scripts/Makefile.build:387: recipe for target 'arch/arm/mm/built-in.o' failed
make[3]: *** [arch/arm/mm/built-in.o] Error 1
/home/anatoli/fsl-community-bsp/build/tmp/work-shared/cm-fx6/kernel-source/Makefile:843: recipe for target 'arch/arm/mm' failed
make[2]: *** [arch/arm/mm] Error 2
Makefile:133: recipe for target 'sub-make' failed
make[1]: *** [sub-make] Error 2
Makefile:26: recipe for target 'all' failed
make: *** [all] Error 2
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at /home/anatoli/fsl-community-bsp/build/tmp/work/cm_fx6-poky-linux-gnueabi/linux-compulab/3.14.28-r0/temp/log.do_compile.11316)


More information about the meta-freescale mailing list