Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221006
b: refs/heads/master
c: 06125ff
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Walker committed Oct 29, 2010
1 parent 56b6b4f commit b5e581c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bcd72c3e0aff4b68d648d37ece423f2ccaf95337
refs/heads/master: 06125ff051d535eaa993d83db66ab893248861af
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-msm/include/mach/debug-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include <mach/hardware.h>
#include <mach/msm_iomap.h>

#ifdef CONFIG_HAS_MSM_DEBUG_UART_PHYS
#if defined(CONFIG_HAS_MSM_DEBUG_UART_PHYS) && !defined(CONFIG_MSM_DEBUG_UART_NONE)
.macro addruart, rp, rv
ldr \rp, =MSM_DEBUG_UART_PHYS
ldr \rv, =MSM_DEBUG_UART_BASE
Expand Down

0 comments on commit b5e581c

Please sign in to comment.