Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11202
b: refs/heads/master
c: f8670e6
h: refs/heads/master
v: v3
  • Loading branch information
Thiemo Seufer authored and Ralf Baechle committed Oct 29, 2005
1 parent 4ff8496 commit fcdf985
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: 37c8c642ea6deb4837c247de062e3f4c5ae2b282
refs/heads/master: f8670e66dc3f08512b57cb7872932fb0710de589
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/mach-ip22/spaces.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#define CAC_BASE 0xffffffff80000000
#define IO_BASE 0xffffffffa0000000
#define UNCAC_BASE 0xffffffffa0000000
#define MAP_BASE 0xffffffffc0000000
#define MAP_BASE 0xc000000000000000

#define TO_PHYS(x) ( ((x) & TO_PHYS_MASK))
#define TO_CAC(x) (CAC_BASE | ((x) & TO_PHYS_MASK))
Expand Down

0 comments on commit fcdf985

Please sign in to comment.