aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorGaosheng Cui <cuigaosheng1@huawei.com>2022-09-15 21:21:57 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-09-19 16:37:27 +0200
commit5c5a4682e96a424c7d6b071b5832b5068ce29107 (patch)
tree563f279cff67b6d705755df5fcf2e026943be368 /arch
parentMIPS: remove orphan sni_cpu_time_init() declaration (diff)
downloadlinux-dev-5c5a4682e96a424c7d6b071b5832b5068ce29107.tar.xz
linux-dev-5c5a4682e96a424c7d6b071b5832b5068ce29107.zip
MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.h
All uses of ar7_cpu_clock, ar7_bus_clock and ar7_dsp_clock were removed by commit 780019ddf02f ("MIPS: AR7: Implement clock API"), so remove the orphan declarations, too. Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/include/asm/mach-ar7/ar7.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/mach-ar7/ar7.h b/arch/mips/include/asm/mach-ar7/ar7.h
index cbe75ade3277..1e8621a6afa3 100644
--- a/arch/mips/include/asm/mach-ar7/ar7.h
+++ b/arch/mips/include/asm/mach-ar7/ar7.h
@@ -104,8 +104,6 @@ struct plat_dsl_data {
int reset_bit_sar;
};
-extern int ar7_cpu_clock, ar7_bus_clock, ar7_dsp_clock;
-
static inline int ar7_is_titan(void)
{
return (readl((void *)KSEG1ADDR(AR7_REGS_GPIO + 0x24)) & 0xffff) ==