]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: core: Move erase/trim/discard defines from public core.h to mmc.h
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 13 Jan 2017 13:14:10 +0000 (14:14 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:20:22 +0000 (13:20 +0100)
commitc0a3e080f9294117a7d510a4f01a0b7c6dbcadae
tree6257d0cdd193dea1f7b89c79ed5df2a054767fbf
parent9e1bbc72727506c173cc6ed1d704cb2d7911d9d5
mmc: core: Move erase/trim/discard defines from public core.h to mmc.h

As the public mmc.h header already contains similar defines for other mmc
commands and arguments, let's move those for erase/trim/discard into here
as well.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
include/linux/mmc/core.h
include/linux/mmc/mmc.h