From: Stephen Rothwell Date: Tue, 24 May 2011 03:28:54 +0000 (+1000) Subject: compat: include aio_abi.h for aio_context_t X-Git-Tag: v3.0-rc1~152^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e9683e87b69328175df3a9e42039b9892ca47e;p=pandora-kernel.git 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 Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed