Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6894e0a9 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: cpufreq: Fix up the build for SH-2.



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent fc100202
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -23,12 +23,7 @@
#include <linux/cpumask.h>
#include <linux/smp.h>
#include <linux/sched.h>	/* set_cpus_allowed() */
#include <linux/io.h>
#include <linux/clk.h>
#include <asm/processor.h>
#include <asm/watchdog.h>
#include <asm/freq.h>
#include <asm/clock.h>

static struct clk *cpuclk;