From: Sachin Kamat Date: Tue, 18 Dec 2012 16:55:20 +0000 (-0800) Subject: ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310 X-Git-Tag: v3.8-rc1~16^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=873673d302e48051c5b90c6e27f86400bdd366ba;p=pandora-kernel.git ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310 When DRM support for Samsung SoC and Samsung S3C framebuffer support are selected, the kernel crashes as it does not get the required platform data. Change the compile macro to CONFIG_DRM_EXYNOS_FIMD to fix this. Signed-off-by: Sachin Kamat Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed