commit | dd34b5a82feadfaee4f8dea83a694d9349f94a28 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Tue Jul 21 12:38:10 2009 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 03 17:52:44 2009 +0100 |
tree | e2f17d411a511441dd23413574f428b95896b2aa | |
parent | 838c05705ef8c110037a713526bb18762db0a241 [diff] |
MIPS: AR7: Fix build warning on memory.c This patch fixes the following build warning: arch/mips/ar7/memory.c: In function 'memsize': arch/mips/ar7/memory.c:55: warning: passing argument 1 of 'writel' makes integer from pointer without a cast Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>