summaryrefslogtreecommitdiff
path: root/arch/avr32
diff options
context:
space:
mode:
authorTao Huang <huangtao@rock-chips.com>2018-01-24 10:49:10 +0800
committerTao Huang <huangtao@rock-chips.com>2018-01-24 10:58:19 +0800
commit117a23131e8d10e16249ac8050b32db2cdaf1020 (patch)
treefe7f34d10fbefc4f129aa36267d685b4d1f80b31 /arch/avr32
parent38cd02b9463f1e769404dc9e0ba14c6bdbefbff6 (diff)
Revert "asm-generic: fncpy: Add function copying macros"
This reverts commit 49d083bd72f8fe93b1d76078be1da897f5e41e98. The patch is part of PIE, we do not need it anymore. Change-Id: Iedc231105fa18c3cadd2cfd023c451c40570be96 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Diffstat (limited to 'arch/avr32')
-rw-r--r--arch/avr32/include/asm/fncpy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/avr32/include/asm/fncpy.h b/arch/avr32/include/asm/fncpy.h
deleted file mode 100644
index ee4741c11b1d..000000000000
--- a/arch/avr32/include/asm/fncpy.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <asm-generic/fncpy.h>