commit | 7ae532e9976e41364bbfa7aaf455c9f1fc5f25e7 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Dec 30 10:31:19 2013 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Jan 13 13:37:40 2014 +0100 |
tree | 153b6fea167da017c5bd6e750333e88103db1571 | |
parent | ce5a111a1b59eeaef4f680efc78232c2cd2f70b7 [diff] |
i2c: designware: remove HAVE_CLK build dependecy Since 93abe8e4 (clk: add non CONFIG_HAVE_CLK routines) code using clk.h like this platform driver need not depend on HAVE_CLK. Also, remove a redundant clk.h include from core driver. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>