Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct"
[pandora-kernel.git] / drivers / staging / tidspbridge / include / dspbridge / cfgdefs.h
index dfb55cc..38122db 100644 (file)
@@ -68,6 +68,7 @@ struct cfg_hostres {
        void __iomem *dw_per_base;
        u32 dw_per_pm_base;
        u32 dw_core_pm_base;
+       void __iomem *dw_dmmu_base;
        void __iomem *dw_sys_ctrl_base;
 };