commit | 46595ffbfc8ba79f27cdf8a029ee068b3b34c69f | [log] [tgz] |
---|---|---|
author | John Bowler <jbowler@acm.org> | Sun Oct 30 23:40:26 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Oct 30 23:40:26 2005 +0000 |
tree | 274d110768eb1a8f899c3271df0d41bb852ddd0a | |
parent | 77bb86a1b9f8b872d8efc33c4f4359f809220252 [diff] |
[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warning Compiler warning fix; the inline callers of these APIs were changed to have const vaddr parameters. Signed-off-by: John Bowler <jbowler@acm.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>