diff options
Diffstat (limited to 'drivers/misc/rockchip-otp.c')
-rw-r--r-- | drivers/misc/rockchip-otp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/rockchip-otp.c b/drivers/misc/rockchip-otp.c index 4f757083a1b..2123c31038f 100644 --- a/drivers/misc/rockchip-otp.c +++ b/drivers/misc/rockchip-otp.c @@ -3,7 +3,6 @@ * Copyright (c) 2019 Fuzhou Rockchip Electronics Co., Ltd */ -#include <common.h> #include <asm/io.h> #include <command.h> #include <display_options.h> |