git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0cd501
)
V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions
author
Eric Miao
<eric.y.miao@gmail.com>
Fri, 2 Jan 2009 15:16:02 +0000
(12:16 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 8 Jan 2009 00:18:55 +0000
(22:18 -0200)
1. now pxa_camera.c uses ioremap() for register access, pxa_camera.h is
totally useless. Remove it.
2. <asm/dma.h> does no longer include <mach/dma.h>, include the latter
file explicitly
delete mode 100644 drivers/media/video/pxa_camera.h
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found