diff options
author | Masahiro Yamada <[email protected]> | 2016-04-14 13:19:40 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2016-05-02 10:33:36 +0200 |
commit | 74479c5d5009ebe28de69dd67b769c05ad953a5c (patch) | |
tree | 64e68d8758fc6823bc4ca34e771148ea9f4274b1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4f78230fd79d6f9e659f205b4ab0799e1635554d (diff) |
mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
defined(CONFIG_LEDS_CLASS) || defined(CONFIG_LEDS_CLASS_MODULE)
is equivalent to:
IS_ENABLED(CONFIG_LEDS_CLASS)
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions