From: FUJITA Tomonori Date: Wed, 11 Nov 2009 15:03:28 +0000 (+0900) Subject: swiotlb: Remove the swiotlb variable usage X-Git-Tag: v2.6.33-rc1~409^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b18485e7acfe1a634615d1c628ef644c0d58d472;p=pandora-kernel.git swiotlb: Remove the swiotlb variable usage POWERPC doesn't expect it to be used. This fixes the linux-next build failure reported by Stephen Rothwell: lib/swiotlb.c: In function 'setup_io_tlb_npages': lib/swiotlb.c:114: error: 'swiotlb' undeclared (first use in this function) Reported-by: Stephen Rothwell Signed-off-by: FUJITA Tomonori Cc: peterz@infradead.org LKML-Reference: <20091112000258F.fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed