From: Chris Kelly Date: Wed, 29 Feb 2012 16:39:57 +0000 (+0000) Subject: staging: ozwpan: Reduced size of oz_evtlist structure. X-Git-Tag: v3.4-rc1~186^2~100^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0339d3dbbfd51348dda584796e59a740a57a7e32;p=pandora-kernel.git staging: ozwpan: Reduced size of oz_evtlist structure. This structure is used in an ioctl definition and was causing the 64-bit PowerPC build to fail. The size of the array in the structure has been reduced to fix this. Signed-off-by: Chris Kelly Reported-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed