diff options
Diffstat (limited to 'sound/sparc')
-rw-r--r-- | sound/sparc/dbri.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/sparc/dbri.c b/sound/sparc/dbri.c index e96023fcdbec..376b98691c96 100644 --- a/sound/sparc/dbri.c +++ b/sound/sparc/dbri.c @@ -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> |