summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/arch-fu740/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/include/asm/arch-fu740/cache.h')
-rw-r--r--arch/riscv/include/asm/arch-fu740/cache.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/riscv/include/asm/arch-fu740/cache.h b/arch/riscv/include/asm/arch-fu740/cache.h
deleted file mode 100644
index 7d4fe9942b..0000000000
--- a/arch/riscv/include/asm/arch-fu740/cache.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright (C) 2020-2021 SiFive, Inc.
- *
- * Authors:
- * Pragnesh Patel <pragnesh.patel@sifve.com>
- */
-
-#ifndef _CACHE_SIFIVE_H
-#define _CACHE_SIFIVE_H
-
-int cache_enable_ways(void);
-
-#endif /* _CACHE_SIFIVE_H */