missing new line break at file end

This commit is contained in:
EvilOlaf 2020-12-06 09:40:12 +01:00
parent 83b2f4a6c5
commit 6214687995
5 changed files with 6 additions and 5 deletions

View File

@ -93,4 +93,5 @@ index 782117dc0b28..128302696ca1 100644
+#define CLK_NUMBER_H6 (CLK_W1 + 1)
+#define CLK_NUMBER_H616 (CLK_IR + 1)
#endif /* _CCU_SUN50I_H6_R_H */
#endif /* _CCU_SUN50I_H6_R_H */

View File

@ -1421,4 +1421,4 @@ index 000000000000..1c992cfbbbab
+#define RST_BUS_HDCP 55
+#define RST_BUS_KEYADC 56
+
+#endif /* _DT_BINDINGS_RESET_SUN50I_H616_H_ */
+#endif /* _DT_BINDINGS_RESET_SUN50I_H616_H_ */

View File

@ -63,4 +63,5 @@ index fc62773602ec..1518b64112b7 100644
+ { .compatible = "allwinner,sun50i-a100-mmc", .data = &sun50i_a100_cfg },
+ { .compatible = "allwinner,sun50i-a100-emmc", .data = &sun50i_a100_emmc_cfg },
{ /* sentinel */ }
};
};

View File

@ -707,4 +707,4 @@ index 000000000000..dcffbfdcd26b
+ #size-cells = <0>;
+ };
+ };
+};
+};

View File

@ -35,4 +35,3 @@ index a8dbc3e3e..efab65ae9 100644
MODULE_DEVICE_TABLE(of, sunxi_mmc_of_match);
--
Created with Armbian build tools https://github.com/armbian/build