From a656a06bbf01bca460764a5f9be860d2b29c4863 Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Mon, 15 Oct 2012 16:24:12 -0700 Subject: [PATCH] staging: tidspbridge: remove unnecessary include of The DSPBridge driver includes arch/arm/plat-omap/include/plat/clock.h. All of the includes are causing problems with the ARM single image kernel effort. Remove this one. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- drivers/staging/tidspbridge/include/dspbridge/host_os.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/tidspbridge/include/dspbridge/host_os.h b/drivers/staging/tidspbridge/include/dspbridge/host_os.h index ed00d3da3205..896f1579d5d7 100644 --- a/drivers/staging/tidspbridge/include/dspbridge/host_os.h +++ b/drivers/staging/tidspbridge/include/dspbridge/host_os.h @@ -40,7 +40,6 @@ #include #include #include -#include #include #include #include -- 2.11.0