]> git.sur5r.net Git - u-boot/blobdiff - fs/fat/fat_write.c
db410c: set clk node to be probed before relocation
[u-boot] / fs / fat / fat_write.c
index 2b753df2820dcddcdcd5fdbd72be9e0ba4e2035b..3b77557b3ede57951c4e35e0d5d753fda845e903 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * fat_write.c
  *
  * R/W (V)FAT 12/16/32 filesystem implementation by Donggeun Kim
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>