]> Pileus Git - ~andy/linux/blobdiff - include/linux/matroxfb.h
PM: Remove device_type suspend()/resume()
[~andy/linux] / include / linux / matroxfb.h
index 404f678e734bbed61e512b1d6e071e18269232d5..2203121a43e9a0730bf25e2f336f78bda365a683 100644 (file)
@@ -37,7 +37,7 @@ enum matroxfb_ctrl_id {
   MATROXFB_CID_LAST
 };
 
-#define FBIO_WAITFORVSYNC      _IOW('F', 0x20, u_int32_t)
+#define FBIO_WAITFORVSYNC      _IOW('F', 0x20, __u32)
 
 #endif