From: Alexander Shiyan Date: Fri, 8 Feb 2013 21:41:36 +0000 (-0800) Subject: ARM: S3C24XX: Fix compile breakage for SMDK2410 X-Git-Tag: v3.9-rc1~123^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4c2a1974a06f31ce1b7d724dfdc5cc1be32006;p=pandora-kernel.git ARM: S3C24XX: Fix compile breakage for SMDK2410 Symbol S3C_DEV_USB_HOST should be defined to avoid this problem. LINK vmlinux LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o arch/arm/mach-s3c24xx/built-in.o:(.init.data+0x660): undefined reference to `s3c_device_ohci' make: *** [vmlinux] Error 1 Signed-off-by: Alexander Shiyan Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed