[alsa-devel] Moving sound/* to drivers/ ?
Sam Ravnborg
sam at ravnborg.org
Wed May 21 23:54:03 CEST 2008
>
> Me personally, I've been more irritated by include/asm-xyz vs arch/xyz. It
> would be so nice if all the arch-specific changes woudl always show up
> under arch/ (both from a statistics standpoint, and just because then a
> diffstat really shows arch-specific stuff really obviously, and sorts all
> the arch-specific stuff together).
Something like:
include/asm-$ARCH/ => arch/$ARCH/include/asm/*
?
I can cook up something simple so kbuild will try both so we can
move the archs that do symlinks later than the rest.
I really like to keep the 'asm' directory so we can kill the asm symlink.
Sam
More information about the Alsa-devel
mailing list