git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2aec0d
)
s390/compat: fix compile error for !COMPAT
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Sat, 20 Apr 2013 12:25:42 +0000
(14:25 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 23 Apr 2013 08:18:10 +0000
(10:18 +0200)
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>
No differences found