diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-23 14:32:00 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-23 14:32:00 -0300 |
commit | 1ae05bf0de9d8d9f666aaf90e979b493531a8d22 (patch) | |
tree | a201632fab0519830f0bdf0d6adc7fc4c8d9e90b /test/ioctl-test.c | |
parent | 5d7bbbc2deda111b6ff82eb3bad4b576eac94d3d (diff) | |
parent | fdbc4f16f905bdbd39641f297b2b63cde17f17a5 (diff) | |
download | mediapointer-dvb-s2-1ae05bf0de9d8d9f666aaf90e979b493531a8d22.tar.gz mediapointer-dvb-s2-1ae05bf0de9d8d9f666aaf90e979b493531a8d22.tar.bz2 |
Merge from hverkuil routing tree
From: Mauro Carvalho Chehab <mchehab@infradead.org>
merge:
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'test/ioctl-test.c')
-rw-r--r-- | test/ioctl-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ioctl-test.c b/test/ioctl-test.c index 48df2f456..e150e46da 100644 --- a/test/ioctl-test.c +++ b/test/ioctl-test.c @@ -166,7 +166,6 @@ int ioctls[] = { #ifdef INTERNAL /* V4L2 internal ioctls */ AUDC_SET_RADIO,/* no args */ - AUDC_SET_INPUT,/* int */ TDA9887_SET_CONFIG,/* int */ TUNER_SET_STANDBY,/* int */ TUNER_SET_TYPE_ADDR,/* int */ |