Hello. On 17-11-2011 14:18, Manjunath Hadli wrote:
include davinci_common.h file in files using the platform
Just davinci.h now.
header file for dm355, dm365, dm644x and dm646x and delete the individual platform header files.
Signed-off-by: Manjunath Hadli<[email protected]>
diff --git a/drivers/media/video/davinci/vpif.h b/drivers/media/video/davinci/vpif.h index 25036cb..1e0fef9 100644 --- a/drivers/media/video/davinci/vpif.h +++ b/drivers/media/video/davinci/vpif.h @@ -18,8 +18,7 @@ #include<linux/io.h> #include<linux/videodev2.h> -#include<mach/hardware.h>
You need to either describe this change, or do it in a sperate patch. WBR, Sergei _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
