Revert "FROMGIT: arm64: Add missing include of asm/cpufeature.h to asm/mmu.h"

This reverts commit 06266d8715.

Bug: 233587962
Signed-off-by: Will Deacon <willdeacon@google.com>
Change-Id: I91a9d66ea860dd646463629ee887fedd16c06f5a
This commit is contained in:
Will Deacon
2022-07-07 15:52:10 +01:00
parent 6544eca600
commit 6765ec5681

View File

@@ -15,7 +15,6 @@
#ifndef __ASSEMBLY__
#include <linux/refcount.h>
#include <asm/cpufeature.h>
typedef struct {
atomic64_t id;