On Tuesday 30 December 2014 13:28:36 Rob Herring wrote: > From: Rob Herring <robh@xxxxxxxxxx> > > 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 <robh@xxxxxxxxxx> > Cc: Russell King <linux@xxxxxxxxxxxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html