WS cleanup: remove SPACE(s) followed by TAB
[platform/kernel/u-boot.git] / drivers / spi / atcspi200_spi.c
index 775b9ff..de9c148 100644 (file)
@@ -81,7 +81,7 @@ struct nds_spi_slave {
        unsigned int    freq;
        ulong           clock;
        unsigned int    mode;
-       u8              num_cs;
+       u8              num_cs;
        unsigned int    mtiming;
        size_t          cmd_len;
        u8              cmd_buf[16];