ASoC: WM8974 checkpatch cleanups

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
diff --git a/sound/soc/codecs/wm8974.h b/sound/soc/codecs/wm8974.h
index 0f5172e..726de96 100644
--- a/sound/soc/codecs/wm8974.h
+++ b/sound/soc/codecs/wm8974.h
@@ -16,30 +16,30 @@
 #define WM8974_POWER2		0x2
 #define WM8974_POWER3		0x3
 #define WM8974_IFACE		0x4
-#define WM8974_COMP			0x5
+#define WM8974_COMP		0x5
 #define WM8974_CLOCK		0x6
-#define WM8974_ADD			0x7
-#define WM8974_GPIO			0x8
-#define WM8974_DAC			0xa
+#define WM8974_ADD		0x7
+#define WM8974_GPIO		0x8
+#define WM8974_DAC		0xa
 #define WM8974_DACVOL		0xb
-#define WM8974_ADC			0xe
+#define WM8974_ADC		0xe
 #define WM8974_ADCVOL		0xf
-#define WM8974_EQ1			0x12
-#define WM8974_EQ2			0x13
-#define WM8974_EQ3			0x14
-#define WM8974_EQ4			0x15
-#define WM8974_EQ5			0x16
+#define WM8974_EQ1		0x12
+#define WM8974_EQ2		0x13
+#define WM8974_EQ3		0x14
+#define WM8974_EQ4		0x15
+#define WM8974_EQ5		0x16
 #define WM8974_DACLIM1		0x18
 #define WM8974_DACLIM2		0x19
 #define WM8974_NOTCH1		0x1b
 #define WM8974_NOTCH2		0x1c
 #define WM8974_NOTCH3		0x1d
 #define WM8974_NOTCH4		0x1e
-#define WM8974_ALC1			0x20
-#define WM8974_ALC2			0x21
-#define WM8974_ALC3			0x22
+#define WM8974_ALC1		0x20
+#define WM8974_ALC2		0x21
+#define WM8974_ALC3		0x22
 #define WM8974_NGATE		0x23
-#define WM8974_PLLN			0x24
+#define WM8974_PLLN		0x24
 #define WM8974_PLLK1		0x25
 #define WM8974_PLLK2		0x26
 #define WM8974_PLLK3		0x27