From patchwork Tue Dec 11 15:17:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Priit Laes X-Patchwork-Id: 10724011 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 3C52691E for ; Tue, 11 Dec 2018 15:18:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2B7CE2A8BA for ; Tue, 11 Dec 2018 15:18:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1FD752A9CF; Tue, 11 Dec 2018 15:18:58 +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 B74C02A8BA for ; Tue, 11 Dec 2018 15:18:57 +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=MrxG+io30ITVMOnitcVYmrShr1A/yzQ0o4qAgXYVkXQ=; b=XNZI8cTiMfZh+1 GxERwXHJRScL/cnMiaPG3z+el8l+SzRfuxWbGb4c/oZWTl7WfPWF+TLugokQ1/eqRSfPo6AMNdkBI AGBNEPyRmnGpQx03dGZt9ZZhB5VzfJkvL1db3JA5zXUxvIg81PS/COZXUXmx5BBf+qUiHjjMU3lyw sh0ZLbtUCYMxS1zSnRgto2ey+6TNtb4gZ7wBR5B8KoNcJbsR1OPOACKs2qWaOVqrTY+mRsNXGT5Qb XGA4PmemwJoBSWgdOB+GCyKFsbitz3NLRgO7kjvcDojV4t1Bwf7g2+kEQRs2OVdJg7jAuiLUAyxBy IMrdE1MzmG2U8y89NC5g==; 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 1gWjoE-00046a-Ux; Tue, 11 Dec 2018 15:18:54 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gWjnM-0002xQ-4T for linux-arm-kernel@lists.infradead.org; Tue, 11 Dec 2018 15:18:11 +0000 Received: from localhost (unknown [213.204.46.240]) by plaes.org (Postfix) with ESMTPSA id 6DAB441A4E; Tue, 11 Dec 2018 15:17:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1544541442; bh=ByCwPrun3zomohIabXCqr8/YD09wa8MnYdpb1VM3gbA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WJjikUPXjiZpwh4MmzOuGASuEzhle9mUab5gMvGtWV9YSGkmVXb+Emdr7gFJVeiqZ DEz2edKvggmJ+CPkAoz+xI+hpZArlDniQnsxZMvYZwH87iyUNkr/R9VR2eUsGr3KOD ilw0i9SAG8nJirW+tKbxbnaZ3h7xndNg5FtW3xUosjaJViZEXPRKZuYMZTeiE8ol0E 7o80wQIBOkPhQwYnDqhLwpX17vEtgsLSsj5ASjUD/PM7chIYqAlOyeLUDgVksCGsIL EMcjr5rtJgrX5tphIWKX5LASpMBpU2J//kDvIAPpkDJVyLYzHrmU798odELJSyWmKP l/N1IAixOZsEw== From: Priit Laes To: Lee Jones , Rob Herring , Mark Rutland , Chen-Yu Tsai , Maxime Ripard , Liam Girdwood , Mark Brown , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Olliver Schinagl , linux-sunxi Subject: [PATCH v2 7/8] mfd: axp20x: Clean up included headers Date: Tue, 11 Dec 2018 17:17:11 +0200 Message-Id: <0cd6a4f334a84bfcbbdd805ccabe132611517ba3.1544512919.git-series.plaes@plaes.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181211_071800_868667_AD659E58 X-CRM114-Status: UNSURE ( 8.60 ) 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: 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 Acked-for-MFD-by: Lee Jones --- 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 dfc3cff..c3f3dbd 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