summaryrefslogtreecommitdiff
path: root/linux/drivers/media/Makefile
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-08-18 18:54:49 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2007-08-18 18:54:49 -0700
commit231c6131d555f40b849f0e7332b9f90a2568145a (patch)
tree4a503f983f419cf5d500b27e77a381e1840b1345 /linux/drivers/media/Makefile
parent5c48591870f92de1eb2ccf103e4cb169e6c180f2 (diff)
downloadmediapointer-dvb-s2-231c6131d555f40b849f0e7332b9f90a2568145a.tar.gz
mediapointer-dvb-s2-231c6131d555f40b849f0e7332b9f90a2568145a.tar.bz2
cx88-alsa: Use pci_dev->revision
From: Trent Piepho <xyzzy@speakeasy.org> The revision is part of the pci_dev struct, so there is no need to read it in. Stop storing the revision and latency in the chip struct, since they're never used after being printed out when the driver loads. linux/pci.h wasn't included. It was getting picked up something else, probably cx88.h, but this file uses struct pci_dev so it should include pci.h. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/Makefile')
0 files changed, 0 insertions, 0 deletions