X-Git-Url: https://repo.jachan.dev/u-boot.git/blobdiff_plain/d4781422d1268aa6deca3e49d2fb227e79c160b4..03de305ec48b0bb28554372abb40ccd46dbe0bf9:/drivers/video/raydium-rm68200.c diff --git a/drivers/video/raydium-rm68200.c b/drivers/video/raydium-rm68200.c index f1fce55a2c..b8662ca22b 100644 --- a/drivers/video/raydium-rm68200.c +++ b/drivers/video/raydium-rm68200.c @@ -7,7 +7,6 @@ * This rm68200 panel driver is inspired from the Linux Kernel driver * drivers/gpu/drm/panel/panel-raydium-rm68200.c. */ -#include <common.h> #include <backlight.h> #include <dm.h> #include <mipi_dsi.h>