summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-01-03 20:50:26 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2011-01-03 20:50:26 +0100
commit4c37a4b53de2d08c469a6e4304cf2a17178200aa (patch)
tree6e69ca7a15b14c8acfaa61440d46655bd1060190 /include
parentMerge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... (diff)
parent[media] em28xx: radio_fops should also use unlocked_ioctl (diff)
downloadlinux-4c37a4b53de2d08c469a6e4304cf2a17178200aa.tar.xz
linux-4c37a4b53de2d08c469a6e4304cf2a17178200aa.zip
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
* 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: [media] em28xx: radio_fops should also use unlocked_ioctl [media] wm8775: Revert changeset fcb9757333 to avoid a regression [media] cx25840: Prevent device probe failure due to volume control ERANGE error
Diffstat (limited to 'include')
-rw-r--r--include/media/wm8775.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/media/wm8775.h b/include/media/wm8775.h
index a1c4d417dfa2..60739c5a23ae 100644
--- a/include/media/wm8775.h
+++ b/include/media/wm8775.h
@@ -32,7 +32,4 @@
#define WM8775_AIN3 4
#define WM8775_AIN4 8
-/* subdev group ID */
-#define WM8775_GID (1 << 0)
-
#endif