[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem
Commit 2d4ba4a3 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 <nico@cam.org> Acked-by:
Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- drivers/input/touchscreen/Kconfig 1 addition, 1 deletiondrivers/input/touchscreen/Kconfig
- sound/Kconfig 8 additions, 0 deletionssound/Kconfig
- sound/Makefile 3 additions, 0 deletionssound/Makefile
- sound/ac97_bus.c 0 additions, 0 deletionssound/ac97_bus.c
- sound/drivers/Kconfig 1 addition, 5 deletionssound/drivers/Kconfig
- sound/pci/ac97/Makefile 0 additions, 2 deletionssound/pci/ac97/Makefile
Loading
Please register or sign in to comment