mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 14:43:16 +00:00
[ALSA] dbri - Use linux/of.h instead of asm/prom.h
The linux/of.h header should be used instead of asm/prom.h. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
parent
b875bf3aaf
commit
ef285fe6ef
@ -66,7 +66,7 @@
|
||||
#include <sound/control.h>
|
||||
#include <sound/initval.h>
|
||||
|
||||
#include <asm/prom.h>
|
||||
#include <linux/of.h>
|
||||
#include <asm/sbus.h>
|
||||
#include <asm/atomic.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user