diff options
Diffstat (limited to 'src/soc/rockchip/rk3288/hdmi.c')
-rw-r--r-- | src/soc/rockchip/rk3288/hdmi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/rockchip/rk3288/hdmi.c b/src/soc/rockchip/rk3288/hdmi.c index aecdeefcc5..425d302fbb 100644 --- a/src/soc/rockchip/rk3288/hdmi.c +++ b/src/soc/rockchip/rk3288/hdmi.c @@ -27,7 +27,6 @@ #include <gpio.h> #include <stdlib.h> #include <stdint.h> -#include <string.h> #include <soc/addressmap.h> #include <soc/hdmi.h> #include <soc/grf.h> |