mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
OMAP4: hwmod data: Fix bad alignement
Fix .prcm alignement and usb_otg_hs class and hwmod structures. Add a couple of more potential hwmods in the comment. Remove hsi, since it is already included in the data. Remove one blank line. Signed-off-by: Benoit Cousson <b-cousson@ti.com> Cc: Paul Walmsley <paul@pwsan.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>
This commit is contained in:
parent
7ecc5373fe
commit
00fe610b7a
@ -632,7 +632,9 @@ static struct omap_hwmod omap44xx_mpu_private_hwmod = {
|
||||
* gpmc
|
||||
* gpu
|
||||
* hdq1w
|
||||
* hsi
|
||||
* mcasp
|
||||
* mpu_c0
|
||||
* mpu_c1
|
||||
* ocmc_ram
|
||||
* ocp2scp_usb_phy
|
||||
* ocp_wp_noc
|
||||
@ -3429,7 +3431,6 @@ static struct omap_hwmod_class omap44xx_mmc_hwmod_class = {
|
||||
};
|
||||
|
||||
/* mmc1 */
|
||||
|
||||
static struct omap_hwmod_irq_info omap44xx_mmc1_irqs[] = {
|
||||
{ .irq = 83 + OMAP44XX_IRQ_GIC_START },
|
||||
{ .irq = -1 }
|
||||
|
Loading…
Reference in New Issue
Block a user