]> git.sur5r.net Git - u-boot/blobdiff - include/linker_lists.h
spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
[u-boot] / include / linker_lists.h
index 76898ab70262dc8e033c0c74d6ce63708d236902..e0759d446f44baabb178a1de7f01680bfc3a3d8d 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * include/linker_lists.h
  *
  * Implementation of linker-generated arrays
  *
  * Copyright (C) 2012 Marek Vasut <marex@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __LINKER_LISTS_H__
@@ -14,8 +13,7 @@
 #include <linux/compiler.h>
 
 /*
- * There is no use in including this from ASM files, but that happens
- * anyway, e.g. PPC kgdb.S includes command.h which incluse us.
+ * There is no use in including this from ASM files.
  * So just don't define anything when included from ASM.
  */