Hi, A few trivial patches. The important one is the fix to build when MCBSP is disabled. Felipe Contreras (4): dspbridge: fix build when OMAP_MCBSP=n dspbridge: dev: fix dev_create_device() dspbridge: remove _tiomap_mmu.h dspbridge: remove _tiomap_util.h drivers/dsp/bridge/core/_tiomap_mmu.h | 41 -------------- drivers/dsp/bridge/core/_tiomap_util.h | 43 -------------- drivers/dsp/bridge/core/dsp-clock.c | 6 ++ drivers/dsp/bridge/core/mmu_fault.c | 1 - drivers/dsp/bridge/core/tiomap3430.c | 89 ++++++++++-------------------- drivers/dsp/bridge/core/tiomap3430_pwr.c | 3 +- drivers/dsp/bridge/core/ue_deh.c | 1 - drivers/dsp/bridge/pmgr/dev.c | 22 ++++--- 8 files changed, 49 insertions(+), 157 deletions(-) delete mode 100644 drivers/dsp/bridge/core/_tiomap_mmu.h delete mode 100644 drivers/dsp/bridge/core/_tiomap_util.h -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html