Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
[platform/kernel/u-boot.git] / include / mc13783.h
index 5e41c3e..c7ee03b 100644 (file)
@@ -1,24 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2011
  * Helmut Raiger, HALE electronic GmbH, helmut.raiger@hale.at
- *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * 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
  */
 
 
@@ -35,7 +18,7 @@
 #define VIOLOEN                (1 << 6)
 #define VIOLOSTBY      (1 << 7)
 #define VIOLOMODE      (1 << 8)
-#define VDIGEN                 (1 << 9)
+#define VDIGEN         (1 << 9)
 #define VDIGSTBY       (1 << 10)
 #define VDIGMODE       (1 << 11)
 #define VGENEN         (1 << 12)