V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y
[deliverable/linux.git] / drivers / media / video / pxa_camera.c
index 9d33de22cc48fe6670e235bec9a30fc6c05a0deb..a1d6008efcbb5c5a2f22164dc6ab55e9b9b8e366 100644 (file)
 
 #include <linux/videodev2.h>
 
-#include <asm/dma.h>
+#include <mach/dma.h>
 #include <mach/pxa-regs.h>
 #include <mach/camera.h>
 
-#include "pxa_camera.h"
-
 #define PXA_CAM_VERSION_CODE KERNEL_VERSION(0, 0, 5)
 #define PXA_CAM_DRV_NAME "pxa27x-camera"
 
This page took 0.035438 seconds and 5 git commands to generate.