]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/ac97_bus.c
Merge branch 'fix/hda' into for-linus
[karo-tx-linux.git] / sound / ac97_bus.c
index 7fa37e15f1961b8c6b48834bc4886c403bcb568c..2b50cbe6aca90089a12cd9b8f774ec59690bbdf4 100644 (file)
 #include <linux/init.h>
 #include <linux/device.h>
 #include <linux/string.h>
+#include <sound/ac97_codec.h>
 
 /*
  * Let drivers decide whether they want to support given codec from their
- * probe method.  Drivers have direct access to the struct snd_ac97 structure and may
- * decide based on the id field amongst other things.
+ * probe method. Drivers have direct access to the struct snd_ac97
+ * structure and may  decide based on the id field amongst other things.
  */
 static int ac97_bus_match(struct device *dev, struct device_driver *drv)
 {