commit | 1f74c04d224a2885974c62ff425e422a54579c36 | [log] [tgz] |
---|---|---|
author | Rashika Kheria <rashika.kheria@gmail.com> | Sat Oct 26 17:59:50 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 28 14:54:49 2013 -0700 |
tree | c2cbaddba527779b00ded9bcaebfe1aded90a7d3 | |
parent | 216249819ff9fac9ba9f2d06c26194669b42a94a [diff] |
Staging: sbe-2t3e3: Fix smatch warning of function definition with external linkage This patch fixes the following smatch warning in cpld.c- drivers/staging/sbe-2t3e3/cpld.c:243:13: warning: function 'cpld_set_clock' with external linkage has definition Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>