Skip to content
Commit a15b2e6b authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Jaehoon Chung
Browse files

mmc: unconditionally define mmc_deinit()



We want to replace '#ifdef' by 'if (IS_ENABLED(CONFIG_...))' in our code.
Therefore functions should be defined unconditionally even if they are not
implemented.

Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
parent 66d0b7e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment