commit | e546e8af469ee97ffea8903b21c39e5131fd33bd | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Sun Dec 17 20:38:14 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Dec 17 23:37:54 2006 +0000 |
tree | 74dff81a59aa883015bae68f69f1c278171640b1 | |
parent | 2d8c1cef84dcba462e1806c1223aecd97df33f99 [diff] |
[ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-clock.c Fix the sparse errors in arch/arm/mach-s3c2410/s3c2440-clock.c warning: symbol 'clk_h' shadows an earlier one warning: symbol 'clk_p' shadows an earlier one warning: symbol 'clk_upll' shadows an earlier one Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>