From: Olof Johansson Date: Mon, 26 Nov 2012 05:34:34 +0000 (-0800) Subject: Merge tag 'v3.7-rc7' into next/cleanup X-Git-Tag: v3.12-rc1~1811^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f9cb211ba5db93d488fe6b154138231fdd0e22d;p=kernel%2Fkernel-generic.git Merge tag 'v3.7-rc7' into next/cleanup Merging in mainline back to next/cleanup since it has collected a few conflicts between fixes going upstream and some of the cleanup patches. Git doesn't auto-resolve some of them, and they're mostly noise so let's take care of it locally. Conflicts are in: arch/arm/mach-omap2/omap_hwmod_44xx_data.c arch/arm/plat-omap/i2c.c drivers/video/omap2/dss/dss.c Signed-off-by: Olof Johansson --- 0f9cb211ba5db93d488fe6b154138231fdd0e22d diff --cc arch/arm/mach-omap2/omap_hwmod_44xx_data.c index 7a61328,0b1249e..b80bbf6 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c @@@ -21,16 -21,18 +21,17 @@@ #include #include #include -#include +#include + +#include -#include -#include -#include ++#include #include #include -#include #include -#include #include +#include "omap_hwmod.h" #include "omap_hwmod_common_data.h" #include "cm1_44xx.h" #include "cm2_44xx.h"