Cleanup
diff --git a/cpu/arm926ejs/start.S b/cpu/arm926ejs/start.S
index dfa6e7f..5f5a1c5 100644
--- a/cpu/arm926ejs/start.S
+++ b/cpu/arm926ejs/start.S
@@ -395,7 +395,7 @@
 
 # ifdef CONFIG_INTEGRATOR
 
-	/* Satisfied by Integrator routine (AP or CP) */ 
+	/* Satisfied by Integrator routine (AP or CP) */
 
 #else
 
@@ -414,4 +414,3 @@
 	.word	0xfffece10
 
 #endif /* #ifdef CONFIG_INTEGRATOR */
-