Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201231
b: refs/heads/master
c: 9729c0c
h: refs/heads/master
i:
  201229: 6e65a05
  201227: e536329
  201223: ad6e896
  201215: c63d122
v: v3
  • Loading branch information
Jeremy Kerr authored and Russell King committed Jul 26, 2010
1 parent 0a3bdf2 commit 56eb66f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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: 64dd3b74de7aaa5a7a7dc2a5904a063899ee81cb
refs/heads/master: 9729c0ca197a5030d65937be6a1fb41b8d6f9c86
6 changes: 4 additions & 2 deletions trunk/arch/arm/mach-h720x/include/mach/debug-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
*
*/

.equ io_virt, IO_BASE
.equ io_phys, IO_START
#include <mach/hardware.h>

.equ io_virt, IO_VIRT
.equ io_phys, IO_PHYS

.macro addruart, rx, tmp
mrc p15, 0, \rx, c1, c0
Expand Down

0 comments on commit 56eb66f

Please sign in to comment.