From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 7/9] ARM: versatile: move mach includes into mach directory Date: Tue, 30 Dec 2014 23:05:57 +0100 Message-ID: <4692855.QAqGntT4PC@wuerfel> References: <1419967718-26909-1-git-send-email-robherring2@gmail.com> <1419967718-26909-8-git-send-email-robherring2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1419967718-26909-8-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Rob Herring , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Peter Maydell , Russell King , Rob Herring , Linus Walleij , arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Bjorn Helgaas List-Id: devicetree@vger.kernel.org On Tuesday 30 December 2014 13:28:36 Rob Herring wrote: > From: Rob Herring > > In preparation for multi-platform support, move platform.h and > hardware.h into mach-versatile directory. Combine them into a single > file in the process. > > Signed-off-by: Rob Herring > Cc: Russell King > Cc: Linus Walleij > --- > arch/arm/mach-versatile/core.c | 3 +- > arch/arm/mach-versatile/include/mach/hardware.h | 32 ---------------------- > .../mach-versatile/{include/mach => }/platform.h | 5 ++++ > 3 files changed, 6 insertions(+), 34 deletions(-) > If I read this right, there is only one file left that includes this header after patch 9, so how about moving the contents into versatile_dt.c directly? Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html