VIA Chrome camera: remove duplicate includes
authorJesper Juhl <jj@chaosbits.net>
Sat, 30 Oct 2010 13:32:32 +0000 (15:32 +0200)
committerJiri Kosina <jkosina@suse.cz>
Sat, 30 Oct 2010 20:17:08 +0000 (22:17 +0200)
The VIA Chrome integrated camera controller driver includes both 'linux/pci.h'
and 'linux/device.h' twice. This gets rid of the duplicates.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found