From: David Howells Date: Wed, 7 Nov 2012 02:37:24 +0000 (+0000) Subject: Fix the wanxl firmware to include missing constants X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~393 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48c8d51c29efba160a1b27555d97f6ee0d049a6;p=pandora-kernel.git Fix the wanxl firmware to include missing constants Fix the wanxl firmware to include missing constants such as PARITY_NONE. It should be #including the linux/hdlc/ioctl.h header. To make this work, we also have to guard parts of ioctl.h with !__ASSEMBLY__. Signed-off-by: David Howells Signed-off-by: David S. Miller --- Reading git-diff-tree failed