From 5c76c5b146b0f25ee55af190c6213faf63da0cd9 Mon Sep 17 00:00:00 2001 From: Andrzej Hajda Date: Thu, 3 Jul 2014 15:10:28 +0200 Subject: [PATCH] drm/exynos/ipp: remove struct exynos_drm_ipp_private struct exynos_drm_ipp_private contains only one pointer so all occurrences of the struct can be replaced by the pointer itself. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-format-patch failed