Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0c263db authored by Meng Wang's avatar Meng Wang
Browse files

asoc: codec: add io header file



Add IO header file to call iowrite32 and ioremap.

Change-Id: I742266b7653c2731fa232fa7d2ebeb916a57a129
Signed-off-by: default avatarMeng Wang <mengw@codeaurora.org>
parent d71ec81b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@

#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/io.h>
#include <linux/err.h>
#include <linux/module.h>
#include <linux/of.h>