]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (3433): Fix printk type warning
authorRandy Dunlap <rdunlap@xenotime.net>
Mon, 23 Jan 2006 19:11:10 +0000 (17:11 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 23 Jan 2006 19:11:10 +0000 (17:11 -0200)
commit9df8e9456d74c7ac749a1ebfb54a3cc36e46a602
tree751427b861f10e1ee6e127815e98dd4f0562c4b4
parenta94e95b443811c127734ef10f3b7d2220532c1d2
V4L/DVB (3433): Fix printk type warning

- Fix printk type warning:
drivers/media/dvb/b2c2/flexcop-pci.c:164: warning:
format '%08x' expects type 'unsigned int', but argument 4 has type 'dma_addr_t'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/b2c2/flexcop-pci.c