]> git.sur5r.net Git - u-boot/blobdiff - include/atf_common.h
mmc: dwmmc: socfpga: Add reset ctrl to driver
[u-boot] / include / atf_common.h
index 8c513e7c3e04f70d54663a1a42702ef957446c92..3a7d40e5f091d4cbe15945d4995623fd26e48336 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
 /*
  * This is from the ARM TF Project,
  * Repository: https://github.com/ARM-software/arm-trusted-firmware.git
@@ -5,8 +6,6 @@
  * Portions copyright (c) 2013-2016, ARM Limited and Contributors. All rights
  * reserved.
  * Copyright (C) 2016-2017 Rockchip Electronic Co.,Ltd
- *
- * SPDX-License-Identifier:     BSD-3-Clause
  */
 
 #ifndef __BL_COMMON_H__