aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/mm/pgalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/hexagon/mm/pgalloc.c')
-rw-r--r--arch/hexagon/mm/pgalloc.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/hexagon/mm/pgalloc.c b/arch/hexagon/mm/pgalloc.c
deleted file mode 100644
index 4d4316140237..000000000000
--- a/arch/hexagon/mm/pgalloc.c
+++ /dev/null
@@ -1,10 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0-only
-/*
- * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
- */
-
-#include <linux/init.h>
-
-void __init pgtable_cache_init(void)
-{
-}