]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: AR7: Fix build warning on memory.c
authorFlorian Fainelli <florian@openwrt.org>
Tue, 21 Jul 2009 10:38:10 +0000 (12:38 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2009 16:52:44 +0000 (17:52 +0100)
commita740a93913720731b2e7e2e9974dcb017184ce58
treee2f17d411a511441dd23413574f428b95896b2aa
parent6fc0e5417ab3a633b85c727bfc3b23a500af8cf4
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>
arch/mips/ar7/memory.c