These patches remove the typedefs and replace it with normal C types: Shivananda Hebbar (8) DSPBRIDGE: typedef cleanup -DSP RTOS DSPBRIDGE: typedef cleanup -PROCTYPE DSPBRIDGE: typedef cleanup -PROCFAMILY DSPBRIDGE: typedef cleanup -DSP_HSTREAM DSPBRIDGE: typedef cleanup -DSP_HPROCESSOR DSPBRIDGE: typedef cleanup -DSP_HNODE DSPBRIDGE: typedef cleanup -BRD_STATUS DSPBRIDGE: typedef cleanup -CHNL_MODE arch/arm/plat-omap/include/dspbridge/brddefs.h | 1 - arch/arm/plat-omap/include/dspbridge/chnldefs.h | 2 - arch/arm/plat-omap/include/dspbridge/cmm.h | 2 +- arch/arm/plat-omap/include/dspbridge/dbdefs.h | 18 +--- arch/arm/plat-omap/include/dspbridge/dispdefs.h | 4 +- arch/arm/plat-omap/include/dspbridge/dmm.h | 2 +- arch/arm/plat-omap/include/dspbridge/drv.h | 6 +- arch/arm/plat-omap/include/dspbridge/node.h | 4 +- arch/arm/plat-omap/include/dspbridge/proc.h | 43 +++++----- arch/arm/plat-omap/include/dspbridge/wcdioctl.h | 96 +++++++++++----------- arch/arm/plat-omap/include/dspbridge/wmd.h | 4 +- arch/arm/plat-omap/include/dspbridge/wmdchnl.h | 2 +- drivers/dsp/bridge/pmgr/cmm.c | 2 +- drivers/dsp/bridge/pmgr/dev.c | 6 +- drivers/dsp/bridge/pmgr/dmm.c | 2 +- drivers/dsp/bridge/pmgr/wcd.c | 4 +- drivers/dsp/bridge/rmgr/node.c | 12 ++-- drivers/dsp/bridge/rmgr/proc.c | 54 +++++++------- drivers/dsp/bridge/rmgr/strm.c | 2 +- drivers/dsp/bridge/wmd/chnl_sm.c | 8 +- drivers/dsp/bridge/wmd/tiomap3430.c | 4 +- 21 files changed, 133 insertions(+), 145 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