From: Nicolas Pitre Date: Tue, 12 Dec 2006 18:32:29 +0000 (-0500) Subject: [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem X-Git-Tag: v2.6.20-rc1~146^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1036502e5263851259d147771226161e5ccc85a;p=pandora-kernel.git [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem Commit 2d4ba4a3b9aef95d328d74a17ae84f8d658059e2 introduced a dependency that was never meant to exist when the ac97_bus.c module was created. Move ac97_bus.c up the directory hierarchy to make sure it is built when selected even if sound is configured out so things work as originally intended. Signed-off-by: Nicolas Pitre Acked-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed