[PATCH 06/12] ARM: picoxcell: move debug macros to include/debug
Shawn Guo
shawn.guo at linaro.org
Thu Sep 13 10:16:51 EDT 2012
On Thu, Sep 06, 2012 at 03:12:49PM -0500, Rob Herring wrote:
> From: Rob Herring <rob.herring at calxeda.com>
>
> Move picoxcell debug-macro.S over to common debug macro directory.
>
> Signed-off-by: Rob Herring <rob.herring at calxeda.com>
> Cc: Jamie Iles <jamie at jamieiles.com>
> ---
> arch/arm/Kconfig.debug | 8 ++++++++
> .../debug-macro.S => include/debug/picoxcell.S} | 0
> 2 files changed, 8 insertions(+)
> rename arch/arm/{mach-picoxcell/include/mach/debug-macro.S => include/debug/picoxcell.S} (100%)
>
Can we do that renaming right away? I still see the following
inclusions in the file.
#include <mach/hardware.h>
#include <mach/map.h>
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list