WS cleanup: remove SPACE(s) followed by TAB
[platform/kernel/u-boot.git] / arch / arm / mach-at91 / include / mach / at91_st.h
index ec4658a..f91cec9 100644 (file)
@@ -24,6 +24,6 @@ typedef struct at91_st {
 
 #define AT91_ST_WDMR_WDV(x)    (x & 0xFFFF)
 #define AT91_ST_WDMR_RSTEN     0x00010000
-#define AT91_ST_WDMR_EXTEN     0x00020000
+#define AT91_ST_WDMR_EXTEN     0x00020000
 
 #endif