]> git.sur5r.net Git - u-boot/blobdiff - board/wandboard/wandboard.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / wandboard / wandboard.c
index 1e7c11e670f95e7c913a02ea4dbe593b3adf46b7..6af1b458829333b7720e1684f03cd03886a3a794 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2013 Freescale Semiconductor, Inc.
  * Copyright (C) 2014 O.S. Systems Software LTDA.
  *
  * Author: Fabio Estevam <fabio.estevam@freescale.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <asm/arch/clock.h>
@@ -28,7 +27,6 @@
 #include <miiphy.h>
 #include <netdev.h>
 #include <phy.h>
-#include <input.h>
 #include <i2c.h>
 #include <power/pmic.h>
 #include <power/pfuze100_pmic.h>