From: Russell King Date: Sat, 12 Sep 2009 11:02:26 +0000 (+0100) Subject: Merge branch 'devel-stable' into devel X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ddd559b13f6d2fe3ad68c4b3f5235fd3c2eae4e3;p=linux.git Merge branch 'devel-stable' into devel Conflicts: MAINTAINERS arch/arm/mm/fault.c --- ddd559b13f6d2fe3ad68c4b3f5235fd3c2eae4e3 diff --cc MAINTAINERS index 7b91c6e69d559,33d0ec494e346..ed6a10349b14a --- a/MAINTAINERS +++ b/MAINTAINERS @@@ -603,36 -534,13 +534,33 @@@ L: linux-arm-kernel@lists.arm.linux.org W: http://maxim.org.za/at91_26.html S: Maintained +ARM/BCMRING ARM ARCHITECTURE - P: Leo Chen - P: Scott Branden ++M: Leo Chen ++M: Scott Branden +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +S: Maintained +F: arch/arm/mach-bcmring + +ARM/BCMRING MTD NAND DRIVER - P: Leo Chen - P: Scott Branden ++M: Leo Chen ++M: Scott Branden +L: linux-mtd@lists.infradead.org +S: Maintained +F: drivers/mtd/nand/bcm_umi_nand.c +F: drivers/mtd/nand/bcm_umi_bch.c +F: drivers/mtd/nand/bcm_umi_hamming.c +F: drivers/mtd/nand/nand_bcm_umi.h + ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE - P: Hartley Sweeten - M: hsweeten@visionengravers.com - P: Ryan Mallon - M: ryan@bluewatersys.com -M: Lennert Buytenhek ++M: Hartley Sweeten ++M: Ryan Mallon L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) S: Maintained +F: arch/arm/mach-ep93xx/ +F: arch/arm/mach-ep93xx/include/mach/ ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT - P: Lennert Buytenhek - M: kernel@wantstofly.org + M: Lennert Buytenhek L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) S: Maintained diff --cc arch/arm/mm/fault.c index 5fa8dea5a3716,556c8daf087dd..cc8829d7e1161 --- a/arch/arm/mm/fault.c +++ b/arch/arm/mm/fault.c @@@ -16,7 -16,7 +16,8 @@@ #include #include #include + #include +#include #include #include