[PATCH] ARM: 2665/1: kill warnings in entry-armv.S
authorNicolas Pitre <nico@org.rmk.(none)>
Thu, 5 May 2005 22:24:45 +0000 (23:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 5 May 2005 22:24:45 +0000 (23:24 +0100)
Patch from Nicolas Pitre

Signed-off-by: Nicolas Pitre
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/entry-armv.S

index c6af1a0..4eb3615 100644 (file)
@@ -17,8 +17,8 @@
 
 #include <asm/glue.h>
 #include <asm/vfpmacros.h>
-#include <asm/hardware.h>              @ should be moved into entry-macro.S
-#include <asm/arch/irqs.h>             @ should be moved into entry-macro.S
+#include <asm/hardware.h>              /* should be moved into entry-macro.S */
+#include <asm/arch/irqs.h>             /* should be moved into entry-macro.S */
 #include <asm/arch/entry-macro.S>
 
 #include "entry-header.S"