]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-mxs/regs-lradc.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[u-boot] / arch / arm / include / asm / arch-mxs / regs-lradc.h
index 0054c238206076e757b53fdf2fe5f991d8484021..74f9f7670788e9d879474dfe4f94c209d930d898 100644 (file)
@@ -7,29 +7,16 @@
  * Based on code from LTIB:
  * Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved.
  *
- * 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, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
- *
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __MX28_REGS_LRADC_H__
 #define __MX28_REGS_LRADC_H__
 
-#include <asm/arch/regs-common.h>
+#include <asm/imx-common/regs-common.h>
 
 #ifndef        __ASSEMBLY__
-struct mx28_lradc_regs {
+struct mxs_lradc_regs {
        mxs_reg_32(hw_lradc_ctrl0);
        mxs_reg_32(hw_lradc_ctrl1);
        mxs_reg_32(hw_lradc_ctrl2);