diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-12-01 16:29:47 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-12-01 16:29:47 +0100 |
commit | f5d4c67e41a262f0cdfaec1bb0fa8e5952187ef9 (patch) | |
tree | 0783f8e7689c0d101817c139d1de1c7909fc26f2 | |
parent | 9171e5e6a20a9cd4992ff9c7cbee13c6fdf7b0b1 (diff) |
ALSA: soc - Remove obsoleted sound/driver.h inclusion
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r-- | sound/soc/pxa/em-x270.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/pxa/em-x270.c b/sound/soc/pxa/em-x270.c index 4a61925c3104..d6884b755d55 100644 --- a/sound/soc/pxa/em-x270.c +++ b/sound/soc/pxa/em-x270.c @@ -23,7 +23,6 @@ #include <linux/moduleparam.h> #include <linux/device.h> -#include <sound/driver.h> #include <sound/core.h> #include <sound/pcm.h> #include <sound/soc.h> |