[PATCH 06/12] ARM: picoxcell: move debug macros to include/debug
Rob Herring
robherring2 at gmail.com
Thu Sep 13 11:14:15 EDT 2012
On 09/13/2012 09:16 AM, Shawn Guo wrote:
> 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>
Right, I've incorporated the fix Jamie posted for this.
Rob
More information about the linux-arm-kernel
mailing list