mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: handle merge issue in arch/arm64/include/asm/lse.h
For some reason a duplicated line ended up in here. Thanks to Matthias for pointing it out. Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I7ebeddcd4a9bc210edd69d9ce5e9d3a30a6ef469
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
|
||||
#define __LSE_PREAMBLE ".arch armv8-a+lse\n"
|
||||
|
||||
#define __LSE_PREAMBLE ".arch armv8-a+lse\n"
|
||||
|
||||
#include <linux/compiler_types.h>
|
||||
#include <linux/export.h>
|
||||
#include <linux/jump_label.h>
|
||||
|
||||
Reference in New Issue
Block a user