From: John W. Linville Date: Tue, 17 Nov 2009 15:16:32 +0000 (-0500) Subject: znet: fix build failure from i82593.h relocation X-Git-Tag: v2.6.33-rc1~388^2~280^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c85e9d7739fc8d879c4293ea020760926d6f87cd;p=pandora-kernel.git znet: fix build failure from i82593.h relocation znet was including "wireless/i82593.h" (which is a bit wierd), and I missed that when I relocated i82593.h to drivers/staging/wavelan. Since I don't have ISA turned-on in my normal .config, I didn't see the build failures -- mea culpa! Signed-off-by: John W. Linville --- Reading git-diff-tree failed