From: FUJITA Tomonori Date: Mon, 22 Sep 2008 16:15:10 +0000 (+0900) Subject: x86: remove set_bit_string() X-Git-Tag: v2.6.28-rc1~712^2^4~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed6dc4981368aa8ac89b0ea61535cfa2b03533cb;p=pandora-kernel.git x86: remove set_bit_string() "export iommu_area_reserve helper funciton" patch converted all the users of set_bit_string, GART, Calgary and AMD IOMMU drivers, to use iommu_area_reserve helper function. Now we can remove unused set_bit_string function. Signed-off-by: FUJITA Tomonori Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed