diff options
| author | Arnd Bergmann <[email protected]> | 2015-01-28 19:11:20 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2015-02-02 13:35:27 -0200 |
| commit | caaee5f83291086f5e5003635b77536b18aae5f7 (patch) | |
| tree | 4e663491d314a382d92f564cddd0015c76723e3c /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | a1408379ba9d87d66691835c7cdc2645793e311a (diff) | |
[media] marvell-ccic: MMP_CAMERA no longer builds
The mmp ccic driver expects a platform_data structure that does not exist
in the mainline kernel and presumably was changed in a kernel fork, which
leads to build errors now:
media/platform/marvell-ccic/mmp-driver.c: In function 'mmpcam_calc_dphy':
media/platform/marvell-ccic/mmp-driver.c:252:15: error: 'struct mmp_camera_platform_data' has no member named 'dphy3_algo'
switch (pdata->dphy3_algo) {
^
media/platform/marvell-ccic/mmp-driver.c:253:7: error: 'DPHY3_ALGO_PXA910' undeclared (first use in this function)
case DPHY3_ALGO_PXA910:
^
media/platform/marvell-ccic/mmp-driver.c:253:7: note: each undeclared identifier is reported only once for each function it appears in
media/platform/marvell-ccic/mmp-driver.c:257:8: error: 'struct mmp_camera_platform_data' has no member named 'dphy'
This marks the driver as 'BROKEN' but keeps the code around.
Alternatively it could be removed entirely.
Fixes: 05fed81625bf75 ("[media] marvell-ccic: add MIPI support for marvell-ccic driver")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Jonathan Corbet <[email protected]>
Cc: Libin Yang <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions