WS cleanup: remove SPACE(s) followed by TAB
[platform/kernel/u-boot.git] / include / mc13783.h
index 3b20591..c7ee03b 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2011
  * Helmut Raiger, HALE electronic GmbH, helmut.raiger@hale.at
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 
@@ -19,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)