From mboxrd@z Thu Jan 1 00:00:00 1970 From: laurent.pinchart@ideasonboard.com (Laurent Pinchart) Date: Tue, 20 Jan 2015 14:43:26 +0200 Subject: [PATCH 00/03] ARM: shmobile: Minor header cleanup In-Reply-To: <20150120115750.11479.95109.sendpatchset@little-apple> References: <20150120115750.11479.95109.sendpatchset@little-apple> Message-ID: <11874821.7vWvYWfioh@avalon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Magnus, Thank you for the patches. On Tuesday 20 January 2015 20:57:50 Magnus Damm wrote: > ARM: shmobile: Minor header cleanup > > [PATCH 01/03] ARM: shmobile: Remove mach/system.h > [PATCH 02/03] ARM: shmobile: Remove mach/clkdev.h > [PATCH 03/03] ARM: shmobile: Remove mach/uncompress.h > > Rework the mach-shmobile code a bit more to allow > removing the files system.h, clkdev.h and uncompress.h > from arch/arm/mach-shmobile/include/mach/ Nice, mach-shmobile is getting slimmer, I like that :-) > Signed-off-by: Magnus Damm For the whole series, Acked-by: Laurent Pinchart > --- > > Built on top of renesas-devel-20150119-v3.19-rc5 > > arch/arm/Kconfig | 1 - > arch/arm/Kconfig.debug | 3 ++- > arch/arm/mach-shmobile/clock.c | 11 ----------- > arch/arm/mach-shmobile/include/mach/clkdev.h | 7 ------- > arch/arm/mach-shmobile/include/mach/system.h | 11 ----------- > arch/arm/mach-shmobile/include/mach/uncompress.h | 19 ------------------- > 6 files changed, 2 insertions(+), 50 deletions(-) -- Regards, Laurent Pinchart