Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53980
b: refs/heads/master
c: 0058ca3
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed May 5, 2007
1 parent d3c839d commit f6fbb96
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 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: c172cc92c87103c98b5cd359205b684bf99b5067
refs/heads/master: 0058ca32c3004547ede575668a2be31862b92000
1 change: 0 additions & 1 deletion trunk/include/asm-arm/arch-iop13xx/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#define __mem_isa(a) (a)

extern void __iomem * __iop13xx_io(unsigned long io_addr);
extern void __iomem * __ioremap(unsigned long, size_t, unsigned long);
extern void __iomem *__iop13xx_ioremap(unsigned long cookie, size_t size,
unsigned long flags);
extern void __iop13xx_iounmap(void __iomem *addr);
Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-arm/arch-iop32x/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

#include <asm/hardware.h>

extern void __iomem * __ioremap(unsigned long, size_t, unsigned long);
extern void __iomem *__iop3xx_ioremap(unsigned long cookie, size_t size,
unsigned long flags);
extern void __iop3xx_iounmap(void __iomem *addr);
Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-arm/arch-iop33x/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

#include <asm/hardware.h>

extern void __iomem * __ioremap(unsigned long, size_t, unsigned long);
extern void __iomem *__iop3xx_ioremap(unsigned long cookie, size_t size,
unsigned long flags);
extern void __iop3xx_iounmap(void __iomem *addr);
Expand Down

0 comments on commit f6fbb96

Please sign in to comment.