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

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
......@@ -4,6 +4,7 @@
*/
#include <linux/init.h>
#include <linux/io.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/export.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