ARM: uniphier: drop ad-hoc input enable settings
[oweals/u-boot.git] / arch / arm / mach-uniphier / spl.c
index 86764bcc73bd60a1bdd6bf80bece3b61fcb5fd10..78534fc41ce26c4342bc1a97356a209987a7d38f 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * Copyright (C) 2013-2015 Panasonic Corporation
- * Copyright (C) 2015      Socionext Inc.
- *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2013-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -16,6 +14,10 @@ void __weak bcu_init(void)
 {
 };
 
+void __weak sg_init(void)
+{
+};
+
 void __weak early_pin_init(void)
 {
 };