Remove Russian

pull/398/head
Dmitry Ilyin 2022-08-21 22:22:55 +03:00
parent 6daf825949
commit 7627bd3ca1
10 changed files with 10 additions and 10 deletions

View File

@ -5,4 +5,4 @@
obj-$(CONFIG_ARCH_ZX) += zte/ obj-$(CONFIG_ARCH_ZX) += zte/
obj-$(CONFIG_ARCH_ZYNQ) += zynq/ obj-$(CONFIG_ARCH_ZYNQ) += zynq/
+obj-$(CONFIG_ARCH_GOKE) += goke/ +obj-$(CONFIG_ARCH_GOKE) += goke/
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -189,4 +189,4 @@
+ return PTR_ERR(clk); + return PTR_ERR(clk);
+} +}
+EXPORT_SYMBOL_GPL(gk_clk_register_gate); +EXPORT_SYMBOL_GPL(gk_clk_register_gate);
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -496,4 +496,4 @@
+ +
+#include "sdhci-goke.c" +#include "sdhci-goke.c"
+#endif +#endif
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -496,4 +496,4 @@
+ +
+#include "sdhci-goke.c" +#include "sdhci-goke.c"
+#endif +#endif
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -509,4 +509,4 @@
+ +
+#include "sdhci-goke.c" +#include "sdhci-goke.c"
+#endif +#endif
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -509,4 +509,4 @@
+ +
+#include "sdhci-goke.c" +#include "sdhci-goke.c"
+#endif +#endif
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -189,4 +189,4 @@
+ 0x3615, 0x0A, 0x3616, 0x0D, 0x3617, 0x00, + 0x3615, 0x0A, 0x3616, 0x0D, 0x3617, 0x00,
+ 0x3618, 0x00, 0x3400, 0x01, 0x33f8, 0x01 + 0x3618, 0x00, 0x3400, 0x01, 0x33f8, 0x01
+#endif +#endif
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -42,4 +42,4 @@
+ 0x345C, 0x04, 0x345D, 0x38, 0x345E, 0x38, + 0x345C, 0x04, 0x345D, 0x38, 0x345E, 0x38,
+ 0x345F, 0x39, 0x3400, 0x01, 0x33f8, 0x01 + 0x345F, 0x39, 0x3400, 0x01, 0x33f8, 0x01
+#endif +#endif
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -293,4 +293,4 @@
+ +
+ return 0; + return 0;
+} +}
\ В конце файла нет новой строки \ No newline at end of file

View File

@ -23,4 +23,4 @@
+int femac_set_features(struct net_device *dev, netdev_features_t features); +int femac_set_features(struct net_device *dev, netdev_features_t features);
+ +
+#endif +#endif
\ В конце файла нет новой строки \ No newline at end of file