From mboxrd@z Thu Jan 1 00:00:00 1970 From: davidb@codeaurora.org (David Brown) Date: Mon, 14 May 2012 09:46:25 -0700 Subject: [PATCH] Removal of last remaining useless system.h includes In-Reply-To: <20120514114503.GC10453@n2100.arm.linux.org.uk> References: <20120514114503.GC10453@n2100.arm.linux.org.uk> Message-ID: <20120514164625.GA20592@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 14, 2012 at 12:45:03PM +0100, Russell King - ARM Linux wrote: > mach/system.h is no longer included by anything that matters. Most of > the includes have already gone, and we're left with just four platforms > which still have them (for various reasons.) Let's remove them as > they're now unused. > > Signed-off-by: Russell King > --- > This is more a reminder for those maintainers who still haven't responded > to the work from about five months ago reworking the ARM restart support, > and who need to do some work to get restart support working again for > their platforms. > > arch/arm/mach-msm/board-sapphire.c | 1 - > arch/arm/mach-msm/include/mach/system.h | 19 ------------------- > arch/arm/mach-msm/proc_comm.c | 1 - > arch/arm/mach-msm/smd.c | 1 - Acked-by: David Brown I'm going to poke around here and see if I can get someone to actually implement restart. David -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.