diff options
| author | Stephen Boyd <[email protected]> | 2015-06-19 15:00:46 -0700 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2015-07-20 11:11:11 -0700 |
| commit | 6f1ed07a14a1ace5facba1e2b3995a2ef3b610cc (patch) | |
| tree | 07b629340bc1229061513bba15ef4d00f34532ad /tools/perf/scripts/python | |
| parent | f684ff8b67ec19f003cc894477afb20442064692 (diff) | |
clk: samsung: Properly include clk.h and clkdev.h
Clock provider drivers generally shouldn't include clk.h because
it's the consumer API. Only include clk.h in files that are
using it. The clkdev.h header isn't always used either, so remove
it and add in slab.h where files were relying on it to include
slab for them.
Cc: Chanwoo Choi <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Kukjin Kim <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions