commit | 0f58104c8c62e40c8734477b6a9308c77b5d9355 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Sat Apr 20 14:25:42 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Apr 23 10:18:10 2013 +0200 |
tree | 4bb9a7cc09ba710f5729d00fc611a28f5595cf0a | |
parent | a2aec0d3e22f3f940a165181ef339ac16deefa7c [diff] |
s390/compat: fix compile error for !COMPAT Fix this one for !COMPAT: compat.h: In function ‘arch_compat_alloc_user_space’: compat.h:292:2: error: implicit declaration of function ‘is_compat_task’ Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>