summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/usbvision/Makefile
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2008-03-28 00:43:45 -0500
committerMike Isely <isely@pobox.com>2008-03-28 00:43:45 -0500
commitcc8b33db64cc154fa132c6fdb586c7880ba9f6cb (patch)
tree6c13b0899c98f9de77c41162a43df9bed4497ed2 /linux/drivers/media/video/usbvision/Makefile
parent0b9a657d4e7b14fad4eeb6c9e012bda455d9b43e (diff)
downloadmediapointer-dvb-s2-cc8b33db64cc154fa132c6fdb586c7880ba9f6cb.tar.gz
mediapointer-dvb-s2-cc8b33db64cc154fa132c6fdb586c7880ba9f6cb.tar.bz2
pvrusb2: Fix slop involving use of struct which might not be defined
From: Mike Isely <isely@pobox.com> When the DVB interface is not compiled, the pvr2_dvb_props struct is not available - so it really should be ifdef'ed out as well. This didn't cause an error because in this context its usage was as an opaque pointer. But it really shouldn't be present at all if DVB is not enabled. Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'linux/drivers/media/video/usbvision/Makefile')
0 files changed, 0 insertions, 0 deletions