From: John W. Linville Date: Thu, 29 Sep 2005 21:42:42 +0000 (-0700) Subject: [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ X-Git-Tag: v2.6.15-rc1~450^2~5^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c654b5fdf093cd05f35f7c9c2a00182fa5636dc;p=pandora-kernel.git [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ The swiotlb implementation is shared by both IA-64 and EM64T. However, the source itself lives under arch/ia64. This patch moves swiotlb.c from arch/ia64/lib to lib/ and fixes-up the appropriate Makefile and Kconfig files. No actual changes are made to swiotlb.c. Signed-off-by: John W. Linville Signed-off-by: Tony Luck --- Reading git-diff-tree failed