From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 001007F for ; Wed, 4 Jan 2023 02:20:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id A4A8EC433EF; Wed, 4 Jan 2023 02:20:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672798816; bh=ZUHKHBW7eF3pgJ1P2nbniqzyhJCqtgY/LQ81+kgcZoo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=bWs7QOdpE5X0bN9LYtxCvPvwAGHuOJeOeLRi13YrAOvh/nuTfPfMn4FZi4MJLUIxS Ygx5kutn0T+lgxFzQjiJLxbSabGnn3uq18FkvKPdyHYyV4xR7cdIBe0KiHvlmzZgor Xo65PnpBroBRGjAfeFz1ijEpiclJ+SbRsgxfLeBLwCpAkJQJHC2y/My+muHK76BYDd zfpXneXsMEpB41T4LDW6+ZwRa0FBpMfHJ7ZnRJEfdn4wG9cHcqQ/u4QzzzNGIsKyyB RWWZ4eZlsfeW9fCD8Rlg2/F3XJ9vWLM1VuSwOsDnEwfZ6gJgOrTaJtfSSQPjLVe0ml 99HL7OF/PyKwA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 8C79DC395EA; Wed, 4 Jan 2023 02:20:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v1 1/1] platform/chrome: cros_ec_proto: Use asm intead of asm-generic From: patchwork-bot+chrome-platform@kernel.org Message-Id: <167279881657.18893.12747939984396210121.git-patchwork-notify@kernel.org> Date: Wed, 04 Jan 2023 02:20:16 +0000 References: <20230103145023.40055-1-andriy.shevchenko@linux.intel.com> In-Reply-To: <20230103145023.40055-1-andriy.shevchenko@linux.intel.com> To: Andy Shevchenko Cc: tzungbi@kernel.org, groeck@chromium.org, chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org, bleung@chromium.org Hello: This patch was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih : On Tue, 3 Jan 2023 16:50:23 +0200 you wrote: > There is no point to specify asm-generic for the unaligned.h. > Drop the 'generic' suffix. > > Signed-off-by: Andy Shevchenko > --- > drivers/platform/chrome/cros_ec_proto_test.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Here is the summary with links: - [v1,1/1] platform/chrome: cros_ec_proto: Use asm intead of asm-generic https://git.kernel.org/chrome-platform/c/4c7cf5f290e8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html