Cleanup
diff --git a/cpu/arm_intcm/cpu.c b/cpu/arm_intcm/cpu.c
index 34cd5af..d03b09d 100644
--- a/cpu/arm_intcm/cpu.c
+++ b/cpu/arm_intcm/cpu.c
@@ -58,8 +58,8 @@
 
 	disable_interrupts ();
 
-	/* Since the CM has unknown processor we do not support 
-	 * cache operations 
+	/* Since the CM has unknown processor we do not support
+	 * cache operations
 	 */
 
 	return (0);