diff options
author | Wolfram Sang <[email protected]> | 2017-05-18 23:11:40 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2017-06-02 22:52:51 +0200 |
commit | 90b84c057414cbcca53337c64afc348541989d7d (patch) | |
tree | 27cc21b1fbe30f69fa3c1681e3e66e6cceada85b /tools/perf/util/c++/clang.cpp | |
parent | d2f31c49cf7cfe8f02b70614ae56a39b0c1d8a75 (diff) |
i2c: sh_mobile: drop needless check for of_node
After removal of platform_data support, we can simplify OF handling.
of_match_device() evaluates to NULL if !CONFIG_OF or if there is no node
pointer for that device, so we can remove the check for the node ptr.
Signed-off-by: Wolfram Sang <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions