patch-2.1.110 linux/arch/arm/kernel/iic.c

Next file: linux/arch/arm/kernel/irq.c
Previous file: linux/arch/arm/kernel/head-armv.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.109/linux/arch/arm/kernel/iic.c linux/arch/arm/kernel/iic.c
@@ -6,8 +6,9 @@
  * IIC is used to get the current time from the CMOS rtc.
  */
 
+#include <linux/delay.h>
+
 #include <asm/system.h>
-#include <asm/delay.h>
 #include <asm/io.h>
 #include <asm/hardware.h>
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov