summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/meye.h
diff options
context:
space:
mode:
authormalattia@linux.it2007-04-28 16:36:26 +0200
committerLen Brown2007-04-29 04:06:02 +0200
commitcbefb762b67fa6d3eb2a48ae3380358a940e8c9d (patch)
tree6c0488d77c136ad80978ebedeb73d24f29b09082 /drivers/media/video/meye.h
parentsony-laptop: add a meye-usable include file for camera ops (diff)
downloadkernel-qcow2-linux-cbefb762b67fa6d3eb2a48ae3380358a940e8c9d.tar.gz
kernel-qcow2-linux-cbefb762b67fa6d3eb2a48ae3380358a940e8c9d.tar.xz
kernel-qcow2-linux-cbefb762b67fa6d3eb2a48ae3380358a940e8c9d.zip
meye: make meye use sony-laptop instead of sonypi
Change sonypi_camera_command() calls to sony_pic_camera_command() and use the renamed macros. Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/media/video/meye.h')
-rw-r--r--drivers/media/video/meye.h2
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 @@
/****************************************************************************/
/* Sony Programmable I/O Controller for accessing the camera commands */
-#include <linux/sonypi.h>
+#include <linux/sony-laptop.h>
/* private API definitions */
#include <linux/meye.h>