mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-11 15:49:56 +00:00
[ARM] Kirkwood: make kirkwood_find_tclk() static
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
This commit is contained in:
parent
9d3e1c56de
commit
9b8ebfec7d
@ -849,7 +849,7 @@ static void __init kirkwood_wdt_init(void)
|
||||
****************************************************************************/
|
||||
int kirkwood_tclk;
|
||||
|
||||
int __init kirkwood_find_tclk(void)
|
||||
static int __init kirkwood_find_tclk(void)
|
||||
{
|
||||
u32 dev, rev;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user