]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
compat: include aio_abi.h for aio_context_t
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 24 May 2011 03:28:54 +0000 (13:28 +1000)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 24 May 2011 12:55:20 +0000 (08:55 -0400)
commit45e9683e87b69328175df3a9e42039b9892ca47e
treed262ec1145865cd7fc91ffacfa3f965796a61021
parent818d8462bb7c717706bcfe994258e2c3710d1fd0
compat: include aio_abi.h for aio_context_t

fixes this build error on sparc64 (at least):

In file included from arch/sparc/include/asm/siginfo.h:19,
                 from include/linux/signal.h:5,
                 from include/linux/sched.h:73,
                 from arch/sparc/kernel/asm-offsets.c:13:
include/linux/compat.h:401: error: expected ')' before 'ctx_id'
include/linux/compat.h:406: error: expected ')' before 'ctx_id'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
include/linux/compat.h