Skip to content

Commit

Permalink
Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.…
Browse files Browse the repository at this point in the history
…6-ji into fixes
  • Loading branch information
Olof Johansson committed Nov 11, 2011
2 parents 09d37c4 + 0836b5c commit ab8fe93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-picoxcell/include/mach/debug-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

#define UART_SHIFT 2

.macro addruart, rp, rv
.macro addruart, rp, rv, tmp
ldr \rv, =PHYS_TO_IO(PICOXCELL_UART1_BASE)
ldr \rp, =PICOXCELL_UART1_BASE
.endm
Expand Down

0 comments on commit ab8fe93

Please sign in to comment.