From 29d157705f084f8b9ba1ce5b718a579ed24d69e0 Mon Sep 17 00:00:00 2001 From: Sanjay Singh Rawat Date: Mon, 26 Mar 2012 17:50:42 +0530 Subject: mmc: resolve compilation time warnings bug 949219 Change-Id: I66acbd911c5ba1162271e672cfadef099eeb58a9 Signed-off-by: Sanjay Singh Rawat Reviewed-on: http://git-master/r/92309 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani Tested-by: Gerrit_Virtual_Submit --- include/linux/mmc/mmc.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/linux/mmc/mmc.h b/include/linux/mmc/mmc.h index 6c5fc36827fe..2bb1dfd4cf12 100644 --- a/include/linux/mmc/mmc.h +++ b/include/linux/mmc/mmc.h @@ -151,11 +151,6 @@ static inline bool mmc_op_multi(u32 opcode) #define R1_STATE_PRG 7 #define R1_STATE_DIS 8 -/* - * MMC/SD card state - */ -#define R1_STATE_PRG 0x7 - /* * MMC/SD in SPI mode reports R1 status always, and R2 for SEND_STATUS * R1 is the low order byte; R2 is the next highest byte, when present. -- cgit v1.2.3