diff options
| -rw-r--r-- | drivers/media/i2c/m5mols/m5mols.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/i2c/m5mols/m5mols.h b/drivers/media/i2c/m5mols/m5mols.h index 4ab8b370e665..90a6c520f115 100644 --- a/drivers/media/i2c/m5mols/m5mols.h +++ b/drivers/media/i2c/m5mols/m5mols.h | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #ifndef M5MOLS_H | 16 | #ifndef M5MOLS_H |
| 17 | #define M5MOLS_H | 17 | #define M5MOLS_H |
| 18 | 18 | ||
| 19 | #include <linux/sizes.h> | ||
| 19 | #include <media/v4l2-subdev.h> | 20 | #include <media/v4l2-subdev.h> |
| 20 | #include "m5mols_reg.h" | 21 | #include "m5mols_reg.h" |
| 21 | 22 | ||
