diff options
| author | Heinrich Schuchardt <[email protected]> | 2021-12-18 10:53:48 +0100 |
|---|---|---|
| committer | Jaehoon Chung <[email protected]> | 2022-01-12 09:56:40 +0900 |
| commit | a15b2e6bcf5ae605073a7db54bfb68b07f736ba4 (patch) | |
| tree | 3aacb14ec00d80bf48356a5f359d9a8be0bbccbb /scripts | |
| parent | 66d0b7e1f2bdcfbb7a64a0ffc1fd63617b8dd995 (diff) | |
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: Heinrich Schuchardt <[email protected]>
Acked-by: Peng Fan <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
