]> git.sur5r.net Git - u-boot/blobdiff - board/Synology/ds109/ds109.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / Synology / ds109 / ds109.c
index b46c09d648b1f0073dd62849f8a7efa11b5a353a..1f2fce989c953d2c6f3e9a87086b6f72024026e2 100644 (file)
@@ -1,13 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2009-2012
  * Wojciech Dubowik <wojciech.dubowik@neratec.com>
  * Luka Perkov <luka@openwrt.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <miiphy.h>
+#include <asm/setup.h>
 #include <asm/arch/cpu.h>
 #include <asm/arch/soc.h>
 #include <asm/arch/mpp.h>