]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/usb/host/ohci-omap.c
[PATCH] fix missing includes
[net-next-2.6.git] / drivers / usb / host / ohci-omap.c
index 45efeed1fcc36faf2a947de55e8ff447345fa236..49815ec4b842374959f3aab35fa388d290196168 100644 (file)
@@ -14,6 +14,9 @@
  * This file is licenced under the GPL.
  */
 
+#include <linux/signal.h>      /* SA_INTERRUPT */
+#include <linux/jiffies.h>
+
 #include <asm/hardware.h>
 #include <asm/io.h>
 #include <asm/mach-types.h>