diff options
| author | Nishad Kamdar <[email protected]> | 2018-12-06 21:27:06 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-12-12 11:57:41 +0100 |
| commit | e894075934a44ef66413fd1046808542011d8552 (patch) | |
| tree | 97614fbd99eca9b8fe6cc3e9ca03977528e9255f /tools/perf/scripts/python | |
| parent | 4cc357c500d38d964e98bfa417af50063cf38c67 (diff) | |
staging: mt7621-mmc: Fix incompletely removed #if 0 block in sd.c
Commit 2a54e3259e2a ("staging: mt7621-mmc: Remove #if 0 blocks in sd.c")
does not completely remove an #if 0 block in sd.c. This causes the function
msdc_select_clksrc() which was eariler not compiled, to be compiled.
That causes an error - MSDC_CLKSRC_REG is not defined.
This patch completely removes the #if 0 block
Reported-by: NeilBrown <[email protected]>
Fixes: 2a54e3259e2a ("staging: mt7621-mmc: Remove #if 0 blocks in sd.c")
Signed-off-by: Nishad Kamdar <[email protected]>
Reviewed-by: NeilBrown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions