From: Stephen Rothwell Date: Thu, 7 Mar 2013 04:48:16 +0000 (+1100) Subject: Select VIRT_TO_BUS directly where needed X-Git-Tag: v3.9-rc3~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4febd95a8a85dd38b1a71fcf9726e19c7fd20039;p=pandora-kernel.git Select VIRT_TO_BUS directly where needed In commit 887cbce0adea ("arch Kconfig: centralise ARCH_NO_VIRT_TO_BUS") I introduced the config sybmol HAVE_VIRT_TO_BUS and selected that where needed. I am not sure what I was thinking. Instead, just directly select VIRT_TO_BUS where it is needed. Signed-off-by: Stephen Rothwell Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed