stm32f7: irqs: Fix typo in i2c4*

This also unifies the whitespace in the file.

Reviewed-by: Karl Palsson <karlp@tweak.net.au>
This commit is contained in:
Matthew Lai 2019-05-26 15:29:15 +01:00 committed by Karl Palsson
parent f700781975
commit eed780e2c1

View File

@ -93,17 +93,17 @@
"dma2d",
"sai2",
"quadspi",
"lp_timer1",
"lp_timer1",
"hdmi_cec",
"ic24_ev",
"ic24_er",
"i2c4_ev",
"i2c4_er",
"spdifrx",
"dsihost",
"dfsdm1_flt0",
"dfsdm1_flt1",
"dfsdm1_flt2",
"dfsdm1_flt3",
"sdmmc2"
"dsihost",
"dfsdm1_flt0",
"dfsdm1_flt1",
"dfsdm1_flt2",
"dfsdm1_flt3",
"sdmmc2"
],
"partname_humanreadable": "STM32 F7 series",
"partname_doxygen": "STM32F7",