byteorder: don't directly include linux/byteorder/generic.h
[deliverable/linux.git] / drivers / media / video / sn9c102 / sn9c102_core.c
index 5748b1e1a128aacdff1abfbdc756d1c6048963a3..7f9c7bcf3c852428b73052e89b146c33c4569e2b 100644 (file)
@@ -34,7 +34,7 @@
 #include <linux/mm.h>
 #include <linux/vmalloc.h>
 #include <linux/page-flags.h>
-#include <linux/byteorder/generic.h>
+#include <asm/byteorder.h>
 #include <asm/page.h>
 #include <asm/uaccess.h>
 
This page took 0.024065 seconds and 5 git commands to generate.