summaryrefslogtreecommitdiff
path: root/drivers/misc/sifive-otp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/sifive-otp.c')
-rw-r--r--drivers/misc/sifive-otp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/sifive-otp.c b/drivers/misc/sifive-otp.c
index a624a358802..7fbcd3799e5 100644
--- a/drivers/misc/sifive-otp.c
+++ b/drivers/misc/sifive-otp.c
@@ -17,7 +17,6 @@
* Right now first 1KiB is used to store only serial number.
*/
-#include <common.h>
#include <dm/device.h>
#include <dm/read.h>
#include <linux/bitops.h>