[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52C1E380.4060307@codeaurora.org>
Date: Mon, 30 Dec 2013 13:20:00 -0800
From: Stephen Boyd <sboyd@...eaurora.org>
To: arm@...nel.org
CC: linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
David Brown <davidb@...eaurora.org>,
Rob Clark <robdclark@...il.com>,
Dave Airlie <airlied@...hat.com>
Subject: Re: [PATCH v2 6/7] drm/msm: Drop unnecessary mach include
On 12/30/13 13:15, Stephen Boyd wrote:
> This file doesn't use the clk_reset() API that is exposed in
> mach-msm's mach/clk.h file. Remove the include so that this
> driver can be compiled as part of the multi-platform kernel.
>
> Cc: Rob Clark <robdclark@...il.com>
> Cc: Dave Airlie <airlied@...hat.com>
Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
> ---
> drivers/gpu/drm/msm/mdp4/mdp4_dtv_encoder.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/msm/mdp4/mdp4_dtv_encoder.c b/drivers/gpu/drm/msm/mdp4/mdp4_dtv_encoder.c
> index 5e0dcae..3799ccc 100644
> --- a/drivers/gpu/drm/msm/mdp4/mdp4_dtv_encoder.c
> +++ b/drivers/gpu/drm/msm/mdp4/mdp4_dtv_encoder.c
> @@ -15,8 +15,6 @@
> * this program. If not, see <http://www.gnu.org/licenses/>.
> */
>
> -#include <mach/clk.h>
> -
> #include "mdp4_kms.h"
>
> #include "drm_crtc.h"
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists