Hi, This patch removes use of cpu_is_* funcs from omap_vout, and uses omapdss's version instead. The other patch removes an unneeded plat/dma.h include. These are based on current omapdss master branch, which has the omapdss version code. The omapdss version code is queued for v3.8. I'm not sure which is the best way to handle these patches due to the dependency to omapdss. The easiest option is to merge these for 3.9. There's still the OMAP DMA use in omap_vout_vrfb.c, which is the last OMAP dependency in the omap_vout driver. I'm not going to touch that, as it doesn't look as trivial as this cpu_is_* removal, and I don't have much knowledge of the omap_vout driver. Compiled, but not tested. Tomi Tomi Valkeinen (2): [media] omap_vout: use omapdss's version instead of cpu_is_* [media] omap_vout: remove extra include drivers/media/platform/omap/omap_vout.c | 4 +-- drivers/media/platform/omap/omap_voutlib.c | 38 ++++++++++++++++++++-------- drivers/media/platform/omap/omap_voutlib.h | 3 +++ 3 files changed, 32 insertions(+), 13 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html