OMAP2 issue while compiling the latest mtd-2.6 git kernel

Tadimarri Sarath Babu sarath.babu at samsung.com
Wed Dec 16 06:56:42 EST 2009


Hi ,

I am facing the following problem while compiling the mtd2.6 git kernel .
I used the arch/arm/configs/omap_apollon_2420_defconfig  as the config file
and used the arm-2009q1/arm-none-linux-gnueabi- compiler for compiling.

Log :
# make
  CHK     include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-arm
  CALL    scripts/checksyscalls.sh
<stdin>:1351:2: warning: #warning syscall migrate_pages not implemented
  CHK     include/linux/compile.h
  CC      arch/arm/mach-omap2/devices.o
arch/arm/mach-omap2/devices.c: In function 'omap_init_mcspi':
arch/arm/mach-omap2/devices.c:365: error: 'omap2_mcspi3_resources' undeclared (first use in this 
function)
arch/arm/mach-omap2/devices.c:365: error: (Each undeclared identifier is reported only once
arch/arm/mach-omap2/devices.c:365: error: for each function it appears in.)
arch/arm/mach-omap2/devices.c:367: error: 'omap2_mcspi4_resources' undeclared (first use in this 
function)
make[1]: *** [arch/arm/mach-omap2/devices.o] Error 1
make: *** [arch/arm/mach-omap2] Error 2

Regards,
Sarath. 





More information about the linux-mtd mailing list