Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84985
b: refs/heads/master
c: 058f5fd
h: refs/heads/master
i:
  84983: 3d062ba
v: v3
  • Loading branch information
Jesper Nilsson committed Feb 8, 2008
1 parent 1818c98 commit b5255dd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 78759757dff4ba9a2564daad1fc8e7f051080cd1
refs/heads/master: 058f5fdfd9953e7f856285b72f1c652683d5d19b
4 changes: 2 additions & 2 deletions trunk/include/asm-cris/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ static inline void writel(unsigned int b, volatile void __iomem *addr)
#define memcpy_toio(a,b,c) memcpy((void *)(a),(b),(c))


/* The following is junk needed for the arch-independent code but which
* we never use in the CRIS port
/* I/O port access. Normally there is no I/O space on CRIS but when
* Cardbus/PCI is enabled the request is passed through the bridge.
*/

#define IO_SPACE_LIMIT 0xffff
Expand Down

0 comments on commit b5255dd

Please sign in to comment.