From acd8afa82447be541df3e1d5759cf7fe16b5ea74 Mon Sep 17 00:00:00 2001 From: Andrzej Hajda Date: Mon, 19 May 2014 12:54:08 +0200 Subject: [PATCH] drm/exynos/fimc: replace hw access macros with functions HW access macros implicitly depended on presence of ctx local variable. This patch replaces them with C functions. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-format-patch failed