ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 18 Dec 2012 16:55:20 +0000 (08:55 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 19 Dec 2012 17:25:23 +0000 (09:25 -0800)
commit873673d302e48051c5b90c6e27f86400bdd366ba
treebf0287a66dfbc19815e0fd89a78a1663c98dde48
parentbdd1853212609ef1b1826ffc8b43439b0c54b2eb
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 <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/mach-smdkv310.c
This page took 0.026485 seconds and 5 git commands to generate.