aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-ctrl.c
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-07-03 16:26:52 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-27 17:55:37 -0300
commite3aec98c1d3beaba9b96a7f00046bc06e59d6ab9 (patch)
treee8c39c143249dc20c02a7c5fe988a5f4d4e5f870 /drivers/media/video/pwc/pwc-ctrl.c
parent[media] pwc: Enable power-management by default on tested models (diff)
downloadlinux-dev-e3aec98c1d3beaba9b96a7f00046bc06e59d6ab9.tar.xz
linux-dev-e3aec98c1d3beaba9b96a7f00046bc06e59d6ab9.zip
[media] pwc: clean-up header files
Remove unused pwc-ioctl.h (the copy in include/media is used everywhere) Remove almost empty pwc-uncompress.h, move single define to pwc.h Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/pwc/pwc-ctrl.c')
-rw-r--r--drivers/media/video/pwc/pwc-ctrl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/pwc/pwc-ctrl.c b/drivers/media/video/pwc/pwc-ctrl.c
index d09413c44c86..3977addf3ba8 100644
--- a/drivers/media/video/pwc/pwc-ctrl.c
+++ b/drivers/media/video/pwc/pwc-ctrl.c
@@ -44,7 +44,6 @@
#include <asm/errno.h>
#include "pwc.h"
-#include "pwc-uncompress.h"
#include "pwc-kiara.h"
#include "pwc-timon.h"
#include "pwc-dec1.h"