summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
Diffstat (limited to 'mm')
-rw-r--r--mm/tests/lazy_mmu_mode_kunit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/tests/lazy_mmu_mode_kunit.c b/mm/tests/lazy_mmu_mode_kunit.c
index 1c23456b467e..b689241c6bef 100644
--- a/mm/tests/lazy_mmu_mode_kunit.c
+++ b/mm/tests/lazy_mmu_mode_kunit.c
@@ -2,7 +2,6 @@
#include <kunit/test.h>
#include <linux/pgtable.h>
-/* For some symbols referenced by arch_{enter,leave}_lazy_mmu_mode on powerpc */
MODULE_IMPORT_NS("EXPORTED_FOR_KUNIT_TESTING");
static void expect_not_active(struct kunit *test)