summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/compressed/decompressor.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/boot/compressed/decompressor.c')
-rw-r--r--arch/s390/boot/compressed/decompressor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/boot/compressed/decompressor.c b/arch/s390/boot/compressed/decompressor.c
index 368fd372c875..3061b11c4d27 100644
--- a/arch/s390/boot/compressed/decompressor.c
+++ b/arch/s390/boot/compressed/decompressor.c
@@ -16,7 +16,6 @@
* gzip declarations
*/
#define STATIC static
-#define STATIC_RW_DATA static __section(.data)
#undef memset
#undef memcpy