[PATCH] fix missing includes
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / usb / host / ohci-pci.c
index bf1d5ab4aa3a0cfb58bcef2e08741084f1c64b25..7ce1d9ef0289ed3bba31b89b035d7f7a8a9e9d09 100644 (file)
@@ -14,6 +14,8 @@
  * This file is licenced under the GPL.
  */
  
+#include <linux/jiffies.h>
+
 #ifdef CONFIG_PPC_PMAC
 #include <asm/machdep.h>
 #include <asm/pmac_feature.h>