Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64060
b: refs/heads/master
c: cca6716
h: refs/heads/master
v: v3
  • Loading branch information
Haavard Skinnemoen committed Aug 15, 2007
1 parent 2522656 commit 1405283
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f834197a79d34d65ca44e9c77f2571edbcfb64b
refs/heads/master: cca67164bbdb083df9adb6480822518b0f4b358f
2 changes: 2 additions & 0 deletions trunk/include/asm-avr32/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,8 @@ static inline void memset_io(volatile void __iomem *addr, unsigned char val,
memset((void __force *)addr, val, count);
}

#define mmiowb()

#define IO_SPACE_LIMIT 0xffffffff

extern void __iomem *__ioremap(unsigned long offset, size_t size,
Expand Down

0 comments on commit 1405283

Please sign in to comment.