diff options
Diffstat (limited to 'drivers/media/video/meye.h')
-rw-r--r-- | drivers/media/video/meye.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/meye.h b/drivers/media/video/meye.h index ea107cb5c845..323d0074120d 100644 --- a/drivers/media/video/meye.h +++ b/drivers/media/video/meye.h | |||
@@ -255,7 +255,7 @@ | |||
255 | /****************************************************************************/ | 255 | /****************************************************************************/ |
256 | 256 | ||
257 | /* Sony Programmable I/O Controller for accessing the camera commands */ | 257 | /* Sony Programmable I/O Controller for accessing the camera commands */ |
258 | #include <linux/sonypi.h> | 258 | #include <linux/sony-laptop.h> |
259 | 259 | ||
260 | /* private API definitions */ | 260 | /* private API definitions */ |
261 | #include <linux/meye.h> | 261 | #include <linux/meye.h> |