Commit 2ba2101f authored by Takashi Iwai's avatar Takashi Iwai
Browse files

Merge branch 'topic/hda-bus-ops-cleanup' into for-next



Pull the compile fix on arm due to missing include.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parents 3a76a41f fe401066
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
 */

#include <linux/init.h>
#include <linux/io.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/export.h>