From: Sachin Kamat Date: Wed, 12 Dec 2012 08:54:07 +0000 (+0530) Subject: drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro X-Git-Tag: v3.8-rc1~82^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65da03507735f288b2c6250def1f5142bf6d5667;p=pandora-kernel.git drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro Add CONFIG_OF to compile conditionally. of_match_ptr eliminates having an #ifdef returning NULL for the case when OF is disabled. Signed-off-by: Sachin Kamat Signed-off-by: Inki Dae --- Reading git-diff-tree failed