From deee6d5359969a0ce4e2760cfd7b9f379bd5698a Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Tue, 6 Dec 2011 17:50:42 +0100 Subject: [PATCH] ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart changes ARM restart changes needed changes to common.h to make it local. This conflicted with v3.2-rc4 DSS related hwmod changes that git mergetool was not able to handle. Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- arch/arm/mach-omap2/display.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/display.c b/arch/arm/mach-omap2/display.c index dce9905d64bb..bc6cf863a563 100644 --- a/arch/arm/mach-omap2/display.c +++ b/arch/arm/mach-omap2/display.c @@ -22,12 +22,13 @@ #include #include #include +#include #include