From: Tony Lindgren Date: Tue, 6 Dec 2011 16:50:42 +0000 (+0100) Subject: ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart changes X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=deee6d5359969a0ce4e2760cfd7b9f379bd5698a;p=~shefty%2Frdma-dev.git 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 --- diff --git a/arch/arm/mach-omap2/display.c b/arch/arm/mach-omap2/display.c index dce9905d64b..bc6cf863a56 100644 --- a/arch/arm/mach-omap2/display.c +++ b/arch/arm/mach-omap2/display.c @@ -22,12 +22,13 @@ #include #include #include +#include #include