From patchwork Thu Apr 19 08:31:09 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 900681 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="Ab3q839o"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40RXJd3cDqz9s1P for ; Thu, 19 Apr 2018 18:31:29 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751271AbeDSIb2 (ORCPT ); Thu, 19 Apr 2018 04:31:28 -0400 Received: from mail-lf0-f65.google.com ([209.85.215.65]:39976 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751228AbeDSIb1 (ORCPT ); Thu, 19 Apr 2018 04:31:27 -0400 Received: by mail-lf0-f65.google.com with SMTP id i18-v6so6554339lfc.7 for ; Thu, 19 Apr 2018 01:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=aA9cE0hncT3DP1SHJw4zmxkbRl7Oe16Q2kUhgkrrNK4=; b=Ab3q839oAKEaWG+eTMZa5UV5eX5mrg1IIcbnq+lCOFTmfGhJJijN7/A53J5Jfh8PG8 jIJ29/aPikMNtJSx3ZL3Ic9w9GYlkD90htaw4rHmnWn89DZdXcPFpuNYc06BURysY4OJ sZg/7Yzo4HJTMvx+RHWR2if3WGFa+x3rHaMHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=aA9cE0hncT3DP1SHJw4zmxkbRl7Oe16Q2kUhgkrrNK4=; b=SLHzu5A/qVjjXB3vSoQ3CXgWU4+3pA/tlgWH5DgnFqkH32UU3zZrjFunxq0ZZDv1Vz hM3PFps1KlluYdjVyC5j5NckxRqu091/WhpUUdHIAYjRHs38NHg5+zGF2/qtlSWD+UMi /DdCrgnK/KWq/pgMfXbx9xt1hpaSP8teTpeTHFUHlwWxXQBEg8e8WRJNoAqm55F+UqhJ s8lBItOoTlCJO4q8T1bFrYmt2YnUHiesUnKw+Z44MjU0K9HFTy0M9yPU3JGPiKX9l+IY 2mgcrETPnCSp34hMdxprzC2Vsbg/tDf/i3v9J1GsnD4JWzM9huL59xSKquRpygeinZTZ 9L9g== X-Gm-Message-State: ALQs6tBDEAe8E7o4Kqe/V7ExZmuO/pY6oCVJ7Is/vQdpx/QX5pEpKWr0 qEL3PPtLU44o38XtvxJSrf0u9bPqGsY= X-Google-Smtp-Source: AIpwx4/Ruh8eqsh/rWEJMvAdUxP0Fqumfz/sD0R6ryiaa+Y3B5RFk+2WbtsCv7PsxjehT3WREMVdOQ== X-Received: by 2002:a19:5745:: with SMTP id l66-v6mr3776758lfb.135.1524126686312; Thu, 19 Apr 2018 01:31:26 -0700 (PDT) Received: from genomnajs.ideon.se ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id v3sm496855ljc.67.2018.04.19.01.31.25 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 19 Apr 2018 01:31:25 -0700 (PDT) From: Linus Walleij To: linux-gpio@vger.kernel.org Cc: Linus Walleij Subject: [PATCH 08/10] gpio: ml_ioh: Include the right header Date: Thu, 19 Apr 2018 10:31:09 +0200 Message-Id: <20180419083111.6280-8-linus.walleij@linaro.org> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180419083111.6280-1-linus.walleij@linaro.org> References: <20180419083111.6280-1-linus.walleij@linaro.org> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org This is a driver so include only . Signed-off-by: Linus Walleij --- drivers/gpio/gpio-ml-ioh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-ml-ioh.c b/drivers/gpio/gpio-ml-ioh.c index b3678bd1c120..e2bee27eb526 100644 --- a/drivers/gpio/gpio-ml-ioh.c +++ b/drivers/gpio/gpio-ml-ioh.c @@ -18,7 +18,7 @@ #include #include #include -#include +#include #include #include