projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7296e25
)
[media] omap3isp: Don't include <plat/cpu.h>
author
Laurent Pinchart
<
[email protected]
>
Thu, 3 Jan 2013 20:23:24 +0000
(17:23 -0300)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Sun, 6 Jan 2013 13:10:42 +0000
(11:10 -0200)
The plat/*.h headers are not available to drivers in multiplatform
kernels. As the header isn't needed, just remove it.
Signed-off-by: Laurent Pinchart <
[email protected]
>
Acked-by: Tony Lindgren <
[email protected]
>
Acked-by: Sakari Ailus <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/platform/omap3isp/isp.c
patch
|
blob
|
history
diff --git
a/drivers/media/platform/omap3isp/isp.c
b/drivers/media/platform/omap3isp/isp.c
index b34bf928d80c8fcfa9adc09ac955bef8bb1164f0..48182e6c7ca2185bee358f32a7f022c49c27c7c4 100644
(file)
--- a/
drivers/media/platform/omap3isp/isp.c
+++ b/
drivers/media/platform/omap3isp/isp.c
@@
-70,8
+70,6
@@
#include <media/v4l2-common.h>
#include <media/v4l2-device.h>
-#include <plat/cpu.h>
-
#include "isp.h"
#include "ispreg.h"
#include "ispccdc.h"