mmc: fsl_esdhc: Fix SDR104 and HS200 support
[oweals/u-boot.git] / include / fuse.h
index 87ee17d3464f95b3e71d78d88e07ff7dc79ecdd6..d48dcdfa64744abeca62447755680cd37143cccc 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2009-2013 ADVANSEE
  * Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
@@ -5,8 +6,6 @@
  * Based on the mpc512x iim code:
  * Copyright 2008 Silicon Turnkey Express, Inc.
  * Martha Marx <mmarx@silicontkx.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _FUSE_H_