[PATCH 0/3] imx: fix build of assembly code using P2V macros

Baruch Siach baruch at tkos.co.il
Tue Mar 16 02:35:36 EDT 2010


This set of patches fixes the build of mx1 and mx25 which CONFIG_DEBUG_LL is 
enabled. The first patch makes IMX_IO_ADDRESS compatible with assmebly code, 
and the other two use IMX_IO_ADDRESS to fix debug-macro.S.

Alex Greshgorin (1):
  mx25: fix build when DEBUG_LL is enabled

Baruch Siach (2):
  imx: make IMX_IO_ADDRESS assembly compatible
  mx1: fix build when DEBUG_LL is enabled

 arch/arm/plat-mxc/include/mach/debug-macro.S |    6 +++---
 arch/arm/plat-mxc/include/mach/hardware.h    |   16 ++++++++++++----
 2 files changed, 15 insertions(+), 7 deletions(-)




More information about the linux-arm-kernel mailing list