From: Arnd Bergmann Date: Mon, 9 Feb 2009 23:00:22 +0000 (+0100) Subject: sound: Remove OSSlib stuff from linux/soundcard.h X-Git-Tag: v2.6.29-rc5~1^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a990765a9e874350bae1009366d00809dbc9d8;p=pandora-kernel.git sound: Remove OSSlib stuff from linux/soundcard.h Removed OSSlib stuff from linux/soundcard.h to fix the warnings for 'make headers_check'. This patch breaks building against OSSlib with the kernel headers instead of its own headers. It should still work with any version of the library from the 2003 onwards which provide their own headers for the latest interface. Signed-off-by: Arnd Bergmann Cc: Jaswinder Singh Rajput Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed