arm64: zynqmp: Add clock name for GPU
[oweals/u-boot.git] / arch / sh / include / asm / mmc.h
index 2c2ff21d01f407544173180fee00b4a68884fa18..c0960575479708de22e730188a90090e208f9c34 100644 (file)
@@ -4,9 +4,7 @@
  * Copyright (C)  2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
  * Copyright (C)  2012 Renesas Solutions Corp.
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License.
+ * SPDX-License-Identifier:    GPL-2.0
  *
  */
 #ifndef _SH_MMC_H_
@@ -15,4 +13,3 @@
 int mmcif_mmc_init(void);
 
 #endif /* _SH_MMC_H_ */
-