From: Peter Hurley Date: Wed, 24 Jul 2013 13:30:05 +0000 (-0400) Subject: n_tty: Fix build breakage on ppc64 X-Git-Tag: v3.12-rc1~182^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e35aea477f4cc5a724d8704f5e9d956c73d424;p=pandora-kernel.git n_tty: Fix build breakage on ppc64 Commit 20bafb3d23d108bc0a896eb8b7c1501f4f649b77 'n_tty: Move buffers into n_tty_data' broke the ppc64 build. Include vmalloc.h for the required function declarations. Reported-by: Stephen Rothwell Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed