From patchwork Mon Nov 26 15:27:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Priit Laes X-Patchwork-Id: 10698523 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 38F9C13BB for ; Mon, 26 Nov 2018 15:31:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2887029F7C for ; Mon, 26 Nov 2018 15:31:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1C30B29F82; Mon, 26 Nov 2018 15:31:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=2.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C41A529F84 for ; Mon, 26 Nov 2018 15:31:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jMR0WzQUX5/M18+NuSqbXiY7maFYc7z0tbF5xIM+BhM=; b=oxwaNNdxWPCxaN AUIYcM4EGr5Zpok6goGg3Ffth51gN2IUyRMtmWrsjT0LBFlruY2fiiYQUQum5wIKF0FuA+llOLLZM Is6aKOYlMlkl6C5zYms1HyvFpeSJc/U6ZoysyYVny7YNKtfkIbBIqnLf3qP32l36HgdNVG31nk4F3 uDZ35u/3zLRiuT7caiXPDUfIDW0Bajv6C0NQO9OlSACYdVaeZVrtmcC0GJBo+ChWLWfNIOetimaO5 4hl/K3tezPBBwJBB4r2ta8KQaHR39S0nO19qKw9L6sxlV4HpNcgm0WDLThypCTn9MYFwicgNdCVmR NCp4QX3Bn+8hAAJ4EsSg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRIrJ-00010H-OJ; Mon, 26 Nov 2018 15:31:37 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRIp9-0005nk-D1 for linux-arm-kernel@lists.infradead.org; Mon, 26 Nov 2018 15:29:40 +0000 Received: from localhost (85.253.196.132.cable.starman.ee [85.253.196.132]) by plaes.org (Postfix) with ESMTPSA id 4789541C94; Mon, 26 Nov 2018 15:28:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1543246096; bh=6POH4HWf8Q038kfDzLV0JnZ89Ha7A34mVLpZirOp0+I=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TnCPnVVGns5fk4DFCTxNu2pI7wK52XAVta4lEPdm7x0zoJPE3L1PN9J5w5ctjAOtb fkSB/D1sSzpIYaUzmA42ZgpPIi//G56DT/2oROYH4mync7YI4116az9rQAL1Z2Rcly OC4KMDYuTkTx9+EII5+KYY2VFt+ngOL3Z8pGbXzOJl3RIszw4sXrM9suyrH4Acx/f/ XoY9QfJp0te3Tz+XMMExLmxsp8w0DnxkCLWKv31GeR6tnH6gaHd0KIXqho0ZneO6GJ TS9ArPb5Kuw1msh7RLie+E7XPiSZ/6Lj5wXho8MPkq5QNnXSZp6ikGsEXu7MsMtGDQ kBtoQgq1stAdQ== From: Priit Laes To: Lee Jones , Rob Herring , Mark Rutland , Chen-Yu Tsai , Maxime Ripard , Sebastian Reichel , Hans de Goede , Liam Girdwood , Mark Brown , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org Subject: [PATCH 11/14] mfd: axp20x: Clean up included headers Date: Mon, 26 Nov 2018 17:27:52 +0200 Message-Id: <1567a4f47e802c592a3f109c7b5e0656528e2a5c.1543245984.git-series.plaes@plaes.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181126_072924_323001_71119D28 X-CRM114-Status: UNSURE ( 8.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Olliver Schinagl , Priit Laes Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Olliver Schinagl Add the bitops.h header as we need it, alphabetize header order. Signed-off-by: Olliver Schinagl Signed-off-by: Priit Laes --- drivers/mfd/axp20x.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c index 0be511d..da54399 100644 --- a/drivers/mfd/axp20x.c +++ b/drivers/mfd/axp20x.c @@ -16,18 +16,19 @@ * published by the Free Software Foundation. */ -#include +#include +#include #include +#include #include #include +#include +#include #include +#include #include #include #include -#include -#include -#include -#include #define AXP20X_OFF 0x80