summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/meye.h
diff options
context:
space:
mode:
authormalattia@linux.it <malattia@linux.it>2007-04-28 23:36:26 +0900
committerLen Brown <len.brown@intel.com>2007-04-28 22:06:02 -0400
commitcbefb762b67fa6d3eb2a48ae3380358a940e8c9d (patch)
tree6c0488d77c136ad80978ebedeb73d24f29b09082 /drivers/media/video/meye.h
parent1ce82c14d06ff68380d7c647f768858e077930c5 (diff)
downloadop-kernel-dev-cbefb762b67fa6d3eb2a48ae3380358a940e8c9d.zip
op-kernel-dev-cbefb762b67fa6d3eb2a48ae3380358a940e8c9d.tar.gz
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 ea107cb..323d007 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>
OpenPOWER on IntegriCloud