mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
ANDROID: cfi: remove unnecessary <asm/memory.h> include
This change makes it possible to compile CFI for x86, which doesn't provide this header file. Bug: 145297900 Change-Id: I60ad190bb0c2296b67eef2194b72f381e7f94e2c Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
This commit is contained in:
parent
69b005be67
commit
8c25f26ead
@ -12,7 +12,6 @@
|
||||
#include <linux/spinlock.h>
|
||||
#include <asm/bug.h>
|
||||
#include <asm/cacheflush.h>
|
||||
#include <asm/memory.h>
|
||||
#include <asm/set_memory.h>
|
||||
|
||||
/* Compiler-defined handler names */
|
||||
|
Loading…
x
Reference in New Issue
Block a user