On Tue, 8 Jan 2008, Takashi Iwai wrote:
At Tue, 8 Jan 2008 17:37:21 +0100 (CET), Jaroslav Kysela wrote:
On Thu, 20 Dec 2007, Takashi Iwai wrote:
This is no concrete patch, but just shows you an essence.
In many places, simply the inclusion of sound/driver.h is removed:
diff -r 1f5b3ddb6636 isa/als100.c --- a/isa/als100.c Thu Dec 20 12:57:48 2007 +0100 +++ b/isa/als100.c Thu Dec 20 14:12:20 2007 +0100 @@ -20,7 +20,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-#include <sound/driver.h>
Ack. How you would like to solve the alsa-driver internal build?
By simply adding '#include "adriver.h" in each *.c in alsa-driver tree.
Good. Thanks.
Jaroslav
----- Jaroslav Kysela perex@perex.cz Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc.