This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
030a07e441
linux
/
include
/
sound
/
driver.h
2 lines
35 B
C
Raw
Normal View
History
Unescape
Escape
[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 <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-08 10:13:27 -07:00
#
warning "This file is deprecated"
Copy Permalink