diff options
Diffstat (limited to 'include/linux/matroxfb.h')
| -rw-r--r-- | include/linux/matroxfb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/matroxfb.h b/include/linux/matroxfb.h index 404f678e734b..2203121a43e9 100644 --- a/include/linux/matroxfb.h +++ b/include/linux/matroxfb.h | |||
| @@ -37,7 +37,7 @@ enum matroxfb_ctrl_id { | |||
| 37 | MATROXFB_CID_LAST | 37 | MATROXFB_CID_LAST |
| 38 | }; | 38 | }; |
| 39 | 39 | ||
| 40 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t) | 40 | #define FBIO_WAITFORVSYNC _IOW('F', 0x20, __u32) |
| 41 | 41 | ||
| 42 | #endif | 42 | #endif |
| 43 | 43 | ||
