|
@@ -526,7 +526,6 @@ struct omap_hwmod {
|
|
char *clkdm_name;
|
|
char *clkdm_name;
|
|
struct clockdomain *clkdm;
|
|
struct clockdomain *clkdm;
|
|
char *vdd_name;
|
|
char *vdd_name;
|
|
- struct voltagedomain *voltdm;
|
|
|
|
struct omap_hwmod_ocp_if **masters; /* connect to *_IA */
|
|
struct omap_hwmod_ocp_if **masters; /* connect to *_IA */
|
|
struct omap_hwmod_ocp_if **slaves; /* connect to *_TA */
|
|
struct omap_hwmod_ocp_if **slaves; /* connect to *_TA */
|
|
void *dev_attr;
|
|
void *dev_attr;
|