Revert "s390/kbuild: enable modversions for symbols exported from asm"

This reverts commit cabab3f9f5.

Not needed for < 4.9.

Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Sasha Levin
2017-12-08 00:11:47 -05:00
committed by Greg Kroah-Hartman
parent e891a29531
commit 3771241e5b

View File

@@ -1,8 +0,0 @@
#ifndef _ASM_S390_PROTOTYPES_H
#include <linux/kvm_host.h>
#include <linux/ftrace.h>
#include <asm/fpu/api.h>
#include <asm-generic/asm-prototypes.h>
#endif /* _ASM_S390_PROTOTYPES_H */