Commit f8e156eb authored by David S. Miller's avatar David S. Miller

[SOUND]: sound/sparc/{amd7930,cs4231}.c needs interrupt.h

parent d899c1d0
......@@ -33,6 +33,7 @@
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <sound/driver.h>
#include <sound/core.h>
......
......@@ -14,6 +14,7 @@
#include <linux/slab.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <sound/driver.h>
#include <sound/core.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment