mmc: dw_mmc: remove unused member variable.
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 3 Mar 2014 02:36:43 +0000 (11:36 +0900)
committerChris Ball <chris@printf.net>
Mon, 12 May 2014 22:04:33 +0000 (18:04 -0400)
commit907abd51012b9b0b0b687e97d5ebadbddbc682fe
treede1a2a6a9904c1405f4418eeeac5a5000f0826b0
parent612de4c1b3dc2cbe877d39734247d49ab4ba91bd
mmc: dw_mmc: remove unused member variable.

Since using the device-tree, didn't use the callback pointer.
So removed the unused callback pointer.
When the set_power callback is used, it should be added in future.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/dw_mmc.c
include/linux/mmc/dw_mmc.h