mirror of
https://github.com/torvalds/linux.git
synced 2026-06-12 16:57:59 +02:00
phy: rockchip: mipi-rx: include io.h for writel function
Change-Id: I2f401cbab9b3a407987745afd5c253a5b4960f25 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
parent
e7fda39ffb
commit
3bc4a9286e
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
#include <linux/clk.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/io.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_platform.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user