From: Jesper Juhl Date: Wed, 11 Apr 2012 22:05:29 +0000 (+0200) Subject: gma500: Don't needlessly include version.h in mdfld_dsi_output.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b40b26ccfc31465363dbd3ff849bd84ec87fe9b7;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git gma500: Don't needlessly include version.h in mdfld_dsi_output.h drivers/gpu/drm/gma500/mdfld_dsi_output.h does not need to '#include ' - so don't. Signed-off-by: Jesper Juhl Acked-by: Alan Cox Acked-by: Kirill A. Shutemov Signed-off-by: Jiri Kosina --- diff --git a/drivers/gpu/drm/gma500/mdfld_dsi_output.h b/drivers/gpu/drm/gma500/mdfld_dsi_output.h index 21071cef92a4..36eb0744841c 100644 --- a/drivers/gpu/drm/gma500/mdfld_dsi_output.h +++ b/drivers/gpu/drm/gma500/mdfld_dsi_output.h @@ -29,7 +29,6 @@ #define __MDFLD_DSI_OUTPUT_H__ #include -#include #include #include #include