diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-19 19:26:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-19 19:26:23 -0300 |
commit | 9120970b21b6c7d5f12afd6569359870295d34d7 (patch) | |
tree | 512a77697db0b01d5fa4e7903c1347fc86b78a15 /linux/include/sound | |
parent | 6c0cd349e6b4c7acb396fa33b8908bb28899baa9 (diff) | |
download | mediapointer-dvb-s2-9120970b21b6c7d5f12afd6569359870295d34d7.tar.gz mediapointer-dvb-s2-9120970b21b6c7d5f12afd6569359870295d34d7.tar.bz2 |
au0828: Fix compilation when VIDEO_ADV_DEBUG = n
From: Mauro Carvalho Chehab <mchehab@redhat.com>
As reported by Kyle McMartin and Randy Dunlap:
drivers/media/video/au0828/au0828-video.c:1438: error: 'const struct v4l2_subdev_core_ops' has no member named 'g_register'
drivers/media/video/au0828/au0828-video.c:1453: error: 'const struct v4l2_subdev_core_ops' has no member named 's_register'
This patch properly implements those two API ioctls only when debug is
enabled.
Priority: normal
CC: Devin Heitmueller <dheitmueller@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/include/sound')
0 files changed, 0 insertions, 0 deletions