We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b35a45 + 7c17c77 commit 00ca4e4Copy full SHA for 00ca4e4
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
@@ -3247,18 +3247,14 @@ static __initdata struct omap_hwmod *omap3xxx_hwmods[] = {
3247
3248
/* 3430ES1-only hwmods */
3249
static __initdata struct omap_hwmod *omap3430es1_hwmods[] = {
3250
- &omap3xxx_iva_hwmod,
3251
&omap3430es1_dss_core_hwmod,
3252
- &omap3xxx_mailbox_hwmod,
3253
NULL
3254
};
3255
3256
/* 3430ES2+-only hwmods */
3257
static __initdata struct omap_hwmod *omap3430es2plus_hwmods[] = {
3258
3259
&omap3xxx_dss_core_hwmod,
3260
&omap3xxx_usbhsotg_hwmod,
3261
3262
3263
3264
0 commit comments