Skip to content
Commit cfbaf4df authored by Eric Miao's avatar Eric Miao Committed by Mauro Carvalho Chehab
Browse files

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: default avatarEric Miao <eric.miao@marvell.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent c0cd5010
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment