[media] tw68: make tw68_pci_tbl static and constify
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 4 Sep 2014 14:31:58 +0000 (11:31 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 4 Sep 2014 14:31:58 +0000 (11:31 -0300)
commitce9e1ac1b9becb9481f8492d9ccf713398a07ef8
tree53f904940ae43844d8742f2e54d244cf8f9b787e
parente15d1c12c5878b3a80d6573af1721e17264e0286
[media] tw68: make tw68_pci_tbl static and constify

drivers/media/pci/tw68/tw68-core.c:72:22: warning: symbol 'tw68_pci_tbl' was not declared. Should it be static?

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/pci/tw68/tw68-core.c