]> Git Repo - linux.git/blobdiff - drivers/usb/host/ohci-omap.c
[PATCH] fix missing includes
[linux.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>
This page took 0.0298310000000001 seconds and 4 git commands to generate.