Remove the duplicated include `soc/ti/ti_sci_protocol.h`. Signed-off-by: Jules Maselbas <jmaselbas@xxxxxxxx> --- drivers/dma/ti/k3-udma.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/dma/ti/k3-udma.c b/drivers/dma/ti/k3-udma.c index e17b99de47..06f81431be 100644 --- a/drivers/dma/ti/k3-udma.c +++ b/drivers/dma/ti/k3-udma.c @@ -21,7 +21,6 @@ #include <linux/bitmap.h> #include <driver.h> #include <linux/device.h> -#include <soc/ti/ti_sci_protocol.h> #include "k3-udma-hwdef.h" #include "k3-psil-priv.h" -- 2.48.1