]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/asm-avr32/arch-at32ap700x/mmc.h
Big white-space cleanup.
[karo-tx-uboot.git] / include / asm-avr32 / arch-at32ap700x / mmc.h
index fcfbbb3c6cb7fe14628bacd2b27cc7048374b17f..6a33fef5a81ac28cad83d8fc8d40968a6a339939 100644 (file)
@@ -74,13 +74,13 @@ struct mmc_csd
 /* MMC Command numbers */
 #define MMC_CMD_GO_IDLE_STATE          0
 #define MMC_CMD_SEND_OP_COND           1
-#define MMC_CMD_ALL_SEND_CID           2
+#define MMC_CMD_ALL_SEND_CID           2
 #define MMC_CMD_SET_RELATIVE_ADDR      3
 #define MMC_CMD_SD_SEND_RELATIVE_ADDR  3
 #define MMC_CMD_SET_DSR                        4
 #define MMC_CMD_SELECT_CARD            7
-#define MMC_CMD_SEND_CSD               9
-#define MMC_CMD_SEND_CID               10
+#define MMC_CMD_SEND_CSD               9
+#define MMC_CMD_SEND_CID               10
 #define MMC_CMD_SEND_STATUS            13
 #define MMC_CMD_SET_BLOCKLEN           16
 #define MMC_CMD_READ_SINGLE_BLOCK      17