summaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8/omap3/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm_cortexa8/omap3/cache.c')
-rw-r--r--cpu/arm_cortexa8/omap3/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/arm_cortexa8/omap3/cache.c b/cpu/arm_cortexa8/omap3/cache.c
index f49ed4afd..0d5b444be 100644
--- a/cpu/arm_cortexa8/omap3/cache.c
+++ b/cpu/arm_cortexa8/omap3/cache.c
@@ -93,4 +93,3 @@ void l2_cache_disable(void)
__asm__ __volatile__("mov r12, %0":"=r"(j));
}
}
-