commit | e9931b5da6247c18cbf4db8e9e924c980758f41a | [log] [tgz] |
---|---|---|
author | Vitaly Wool <vwool@ru.mvista.com> | Thu Jun 22 10:26:20 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jun 22 10:26:20 2006 +0100 |
tree | c82648c1bc484a738c695bf88831083777534ccf | |
parent | 1a6be26d5b1a86f66ef60e5b73bae64d50873724 [diff] |
[ARM] 3622/1: pnx4008: remove clk_use/clk_unuse Patch from Vitaly Wool clk_use/clk_unuse functions are no longer needed, so removing those from arch/arm/mach-pnx4008/clock.c. Also, the order of functions is rearranged a bit, to avoid forward declarations. Signed-off-by: Vitaly Wool <vwool@ru.mvista.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>