Remove unused enums and replace unrelated enum constants with defines. Shivananda Hebbar (2): DSPBRIDGE: Remove un-used enums DSPBRIDGE: Remove enum definitions and replace with macros arch/arm/plat-omap/include/dspbridge/_chnl_sm.h | 11 +++++------ arch/arm/plat-omap/include/dspbridge/cmm.h | 2 +- arch/arm/plat-omap/include/dspbridge/cmmdefs.h | 18 ++---------------- arch/arm/plat-omap/include/dspbridge/dbdefs.h | 10 +++------- arch/arm/plat-omap/include/dspbridge/io_sm.h | 5 ++--- drivers/dsp/bridge/hw/IPIAccInt.h | 15 --------------- drivers/dsp/bridge/hw/hw_defs.h | 8 +++----- drivers/dsp/bridge/hw/hw_mmu.c | 3 +-- drivers/dsp/bridge/hw/hw_mmu.h | 3 +-- drivers/dsp/bridge/hw/hw_prcm.c | 6 ++---- drivers/dsp/bridge/pmgr/cmm.c | 5 ++--- drivers/dsp/bridge/wmd/_tiomap.h | 23 ++--------------------- drivers/dsp/bridge/wmd/io_sm.c | 3 +-- 13 files changed, 25 insertions(+), 87 deletions(-) -- 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