aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/compressed/string.c')
-rw-r--r--arch/arm/boot/compressed/string.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/compressed/string.c b/arch/arm/boot/compressed/string.c
index 8c0fa276d994..fcc678fce045 100644
--- a/arch/arm/boot/compressed/string.c
+++ b/arch/arm/boot/compressed/string.c
@@ -5,6 +5,7 @@
* Small subset of simple string routines
*/
+#define __NO_FORTIFY
#include <linux/string.h>
/*