From: Paul Walmsley Date: Mon, 15 Oct 2012 23:24:12 +0000 (-0700) Subject: staging: tidspbridge: remove unnecessary include of X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=a656a06bbf01bca460764a5f9be860d2b29c4863;p=~shefty%2Frdma-dev.git 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 --- diff --git a/drivers/staging/tidspbridge/include/dspbridge/host_os.h b/drivers/staging/tidspbridge/include/dspbridge/host_os.h index ed00d3da320..896f1579d5d 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