From: Takashi Iwai Date: Tue, 8 Jan 2008 17:13:27 +0000 (+0100) Subject: [ALSA] Remove sound/driver.h X-Git-Tag: v2.6.25-rc1~1127^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9004acc70e8c49c50c4c7b652f906f1e0ed5709d;p=pandora-kernel.git [ALSA] Remove sound/driver.h This header file exists only for some hacks to adapt alsa-driver tree. It's useless for building in the kernel. Let's move a few lines in it to sound/core.h and remove it. With this patch, sound/driver.h isn't removed but has just a single compile warning to include it. This should be really killed in future. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed