commit | 6067bafe44d7ce0fbbfe7aa3c463630e61d35237 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 29 08:52:57 2016 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 29 11:02:56 2016 +0100 |
tree | 88e5700856e033f6d7ba63b30fc96f70d6c0ad9f | |
parent | d1a13c5ed3b0c5d75aa413195fbd150adfa93cc8 [diff] |
mmc: core: use the defined function to check whether card is removable In linux/mmc/host.h, mmc_card_is_removable() is already defined. There is no reason that it doesn't use. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>