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-Tag: firefly_0821_release~3680^2~2832^2~2^2~29 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=deee6d5359969a0ce4e2760cfd7b9f379bd5698a;p=firefly-linux-kernel-4.4.55.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 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