From: David S. Miller Date: Thu, 26 Jan 2012 21:25:55 +0000 (-0500) Subject: e1000e: Need to include vmalloc.h X-Git-Tag: v3.4-rc1~177^2~470 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c85c21ad1fe18daf26bfe8684df974d88cec50b7;p=pandora-kernel.git e1000e: Need to include vmalloc.h Otherwise (on sparc64): drivers/net/ethernet/intel/e1000e/ethtool.c:657:3: error: implicit declaration of function 'vmalloc' [-Werror=implicit-function-declaration] Signed-off-by: David S. Miller --- Reading git-diff-tree failed