From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-21.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0FC8AC064F9 for ; Tue, 29 Dec 2020 20:17:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DB29C223C8 for ; Tue, 29 Dec 2020 20:17:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726462AbgL2URu (ORCPT ); Tue, 29 Dec 2020 15:17:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:60240 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726472AbgL2URs (ORCPT ); Tue, 29 Dec 2020 15:17:48 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 2445922B4E; Tue, 29 Dec 2020 20:15:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609272933; bh=SVF5FrhUOlJuMTOOQtCykwx2cUX2RXIgZI493vJkC2g=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=bGLnGL3mPW4CHIggTEuHMGKSSyAlnXp7dc2ksI3zKRDdGaTomDAAWPt7pSnYo3jA0 YBc4kwgsNIs5bOHjHWVKgqH1SBG1DbDqukCEEA7tymJvCnFRb6lv8HsSECy+kZiFOL 31SaeB6VFikGxZLqYbNADeiu+pmbZ6lzYQwhItgBjtOaFleXXN81hBs+AfFsDEoVb4 JHZy/EzG4lfYabQ4x0fLLSNFiELsR4reC1w3JqTK+1nKuqfE/TSH6KVymEpCdOgFXe iEgGDoxyP4Q+wHbOk/+i447yMp91VHf0fj5uQYPq7V4hIy5sYIzdJEwWeTQ8He1hm3 koAp6UxS9GvQA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] drm/msm/dp: remove duplicate include statement From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <160927293312.13751.16338240831736686830.git-patchwork-notify@kernel.org> Date: Tue, 29 Dec 2020 20:15:33 +0000 References: <1605081476-27098-1-git-send-email-tiantao6@hisilicon.com> In-Reply-To: <1605081476-27098-1-git-send-email-tiantao6@hisilicon.com> To: Tian Tao Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Wed, 11 Nov 2020 15:57:56 +0800 you wrote: > linux/rational.h is included more than once, Remove the one that isn't > necessary. > > Signed-off-by: Tian Tao > --- > drivers/gpu/drm/msm/dp/dp_catalog.c | 1 - > 1 file changed, 1 deletion(-) Here is the summary with links: - drm/msm/dp: remove duplicate include statement https://git.kernel.org/qcom/c/64aec620b7f2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html