From: Kukjin Kim Date: Thu, 6 Dec 2012 08:02:44 +0000 (+0900) Subject: ARM: EXYNOS: fix build error when MFC is not selected X-Git-Tag: v3.8-rc1~16^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade7ffbb9b6f2ab65e69496bc4076e215e2cd8ba;p=pandora-kernel.git ARM: EXYNOS: fix build error when MFC is not selected This fixes following: arch/arm/mach-exynos/built-in.o: In function `exynos5_reserve': arch/arm/mach-exynos/mach-exynos5-dt.c:177: undefined reference to `s5p_fdt_find_mfc_mem' arch/arm/mach-exynos/mach-exynos5-dt.c:177: undefined reference to `s5p_fdt_find_mfc_mem' arch/arm/mach-exynos/mach-exynos5-dt.c:178: undefined reference to `s5p_mfc_reserve_mem' Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed