]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions
authorEric Miao <eric.y.miao@gmail.com>
Fri, 2 Jan 2009 15:16:02 +0000 (12:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 8 Jan 2009 00:18:55 +0000 (22:18 -0200)
commitcfbaf4dfe765ae33e1a26b3eb0eda64ff00fc481
treec53de3e63754229994f19a08e41381936db198b4
parentc0cd5010e54e52931c321ee66d81d10a8e2a9ff6
V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions

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>
drivers/media/video/pxa_camera.c
drivers/media/video/pxa_camera.h [deleted file]