diff options
author | Len Brown <len.brown@intel.com> | 2007-04-28 23:09:57 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-04-28 23:09:57 -0400 |
commit | cfaae3ee4a0d00c6b22780057e958d625499e90c (patch) | |
tree | c9be12f3657a7f5ac7c7d45589f2e1592479ac0e /drivers/media/video/meye.h | |
parent | eaf60d6924759eb2a249c0b568533a90c238061b (diff) | |
parent | c6c60106b9584f17c55e4c5e0ce9b905a1a6cdb6 (diff) |
Pull sony into release branch
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> |