summaryrefslogtreecommitdiff
path: root/arch/sparc/mm
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2011-08-10 18:04:30 -0700
committerColin Cross <ccross@android.com>2011-08-10 18:04:30 -0700
commit4e111751cfcb75f26d2725eab934b6eb91a3d115 (patch)
treeb3d63b5b44bd2036db6e0f0b2e81769c84cc5ca3 /arch/sparc/mm
parentca64b0cd3a12d7704f4e98f4f5d51f41eb5047a2 (diff)
parent02f8c6aee8df3cdc935e9bdd4f2d020306035dbe (diff)
Merge commit 'v3.0' into android-3.0
Diffstat (limited to 'arch/sparc/mm')
-rw-r--r--arch/sparc/mm/leon_mm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/mm/leon_mm.c b/arch/sparc/mm/leon_mm.c
index c0e01297e64e..e485a6804998 100644
--- a/arch/sparc/mm/leon_mm.c
+++ b/arch/sparc/mm/leon_mm.c
@@ -226,7 +226,7 @@ void leon3_getCacheRegs(struct leon3_cacheregs *regs)
* Leon2 and Leon3 differ in their way of telling cache information
*
*/
-int leon_flush_needed(void)
+int __init leon_flush_needed(void)
{
int flush_needed = -1;
unsigned int ssize, sets;