commit | 7c8f03d5f2fae4ce625cdf93d03368825846924f | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Sun Jul 05 11:00:19 2015 +0200 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Jul 06 15:09:01 2015 -0700 |
tree | 5224da0ebdc3d1d8c848c160126c2a761c05b9d4 | |
parent | d8567e39e4cdc938adde55d1f844bfb8e0a7eb21 [diff] |
clk: rockchip: add missing include guards Review for the rk3368 turned up that the clock header was missing include guards. This is also true for the already existing clock binding headers, so add them. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>