include of <linux/types.h> is preferred over <asm/types.h>
[deliverable/linux.git] / include / linux / matroxfb.h
index ae5b09493062871abcccb9df8aa6700bde00390c..404f678e734bbed61e512b1d6e071e18269232d5 100644 (file)
@@ -2,7 +2,7 @@
 #define __LINUX_MATROXFB_H__
 
 #include <asm/ioctl.h>
-#include <asm/types.h>
+#include <linux/types.h>
 #include <linux/videodev2.h>
 
 struct matroxioc_output_mode {
This page took 0.026241 seconds and 5 git commands to generate.