diff options
author | Tobias Klauser <[email protected]> | 2014-09-16 09:54:55 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2014-09-19 00:03:37 +0200 |
commit | 7e1fc19b29e925d4e567a708625dad1f0fb8bf16 (patch) | |
tree | 350fe04e15bd907aa1e8194da7319d0d3c2d2273 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 994324bbabc7e9dce75322bbf839b846aca8e1d6 (diff) |
mmc: dw_mmc: Remove unused function for !CONFIG_OF
dw_mci_of_find_slot_node() is only used in dw_mci_of_get_slot_quirks()
if CONFIG_OF is defined, thus there is no need to have a !CONFIG_OF
version of it. Fixes the following compile warning with !CONFIG_OF:
CC [M] drivers/mmc/host/dw_mmc.o
drivers/mmc/host/dw_mmc.c:2223:28: warning: ‘dw_mci_of_find_slot_node’ defined but not used [-Wunused-function]
Signed-off-by: Tobias Klauser <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions