mirror of
https://vps.suchmeme.nl/git/mudkip/Lockpick_RCM.git
synced 2024-11-11 11:25:05 +01:00
kfuse: Fix missing include
This commit is contained in:
parent
472aa1665e
commit
d946ade94b
@ -17,6 +17,7 @@
|
|||||||
#include "../soc/kfuse.h"
|
#include "../soc/kfuse.h"
|
||||||
#include "../soc/clock.h"
|
#include "../soc/clock.h"
|
||||||
#include "../soc/t210.h"
|
#include "../soc/t210.h"
|
||||||
|
#include "../utils/util.h"
|
||||||
|
|
||||||
int kfuse_read(u32 *buf)
|
int kfuse_read(u32 *buf)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user