diff options
author | Russell King <[email protected]> | 2015-03-09 11:03:00 +0000 |
---|---|---|
committer | Russell King <[email protected]> | 2015-05-06 11:58:51 +0100 |
commit | 2d34e507293102f29ee94d9a9c5b890696d42452 (patch) | |
tree | 73aa486714364b6413910d93744e87e259ae9fba /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | fba3acd961ee167a5ffe4c094deccb7d99a0e963 (diff) |
clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h
clk_add_alias() is provided by clkdev, and is not part of the clk API.
Howver, it is prototyped in two locations: linux/clkdev.h and
linux/clk.h. This is a mess. Get rid of the redundant and unnecessary
version in linux/clk.h.
Acked-by: Tony Lindgren <[email protected]>
Tested-by: Robert Jarzmik <[email protected]>
Acked-by: Sekhar Nori <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions