From patchwork Fri Jun 20 12:02:25 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 32263 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f198.google.com (mail-ie0-f198.google.com [209.85.223.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id EBBEC203C2 for ; Fri, 20 Jun 2014 12:03:18 +0000 (UTC) Received: by mail-ie0-f198.google.com with SMTP id y20sf24684837ier.9 for ; Fri, 20 Jun 2014 05:03:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=gWSky0c5T4yHBAkkjgIMWTsh8VkhbfVpjyBnbJWugOQ=; b=l3odYFh6+aRIaE8bZAJ+9XB7ml1PeC4Y2azmaBxWwdaTNpPwXIWSJvhqDRuPcjSl23 YQZ61ZybP/+IQZIGRFCmQlRWwfvYNA4CtHo/xW1CjF0l9hhx5URQSUtoE5BqLLVLNyt5 7f08JPfvi2uQMP03Ri3u93aGjZ5Ud7JNbph6HxRGRQUDXuoeUmaWgI2NwAN0pd/ELXl8 WsOPq1JWJyBOTVIpwFrTf/vKnzxTF9EThAiLXtvsapnN9XAP8IY9qmjrA34N+/YEsFWb GftoSKnPnYFDX6d4TFVhB0wBQ0Dqwjku1YbGgaAN8hJQkqyPaGYPWywIgnxK6ZUvcHhO NUfA== X-Gm-Message-State: ALoCoQlPud0T55X39ube4Q29sztX20ia/tmtp7Ym6XZt01pb6HcsenGQ5xeyLtcTNknLluiPIN7m X-Received: by 10.182.213.37 with SMTP id np5mr1203538obc.36.1403265798505; Fri, 20 Jun 2014 05:03:18 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.27.131 with SMTP id 3ls930599qgx.9.gmail; Fri, 20 Jun 2014 05:03:18 -0700 (PDT) X-Received: by 10.220.160.67 with SMTP id m3mr5936vcx.56.1403265798362; Fri, 20 Jun 2014 05:03:18 -0700 (PDT) Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by mx.google.com with ESMTPS id b5si3863142vdj.25.2014.06.20.05.03.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Jun 2014 05:03:18 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.128.180 as permitted sender) client-ip=209.85.128.180; Received: by mail-ve0-f180.google.com with SMTP id jw12so3492055veb.11 for ; Fri, 20 Jun 2014 05:03:18 -0700 (PDT) X-Received: by 10.52.23.71 with SMTP id k7mr248331vdf.27.1403265798287; Fri, 20 Jun 2014 05:03:18 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.37.5 with SMTP id tc5csp16576vcb; Fri, 20 Jun 2014 05:03:17 -0700 (PDT) X-Received: by 10.50.73.228 with SMTP id o4mr3700052igv.6.1403265797700; Fri, 20 Jun 2014 05:03:17 -0700 (PDT) Received: from mail-ig0-f177.google.com (mail-ig0-f177.google.com [209.85.213.177]) by mx.google.com with ESMTPS id ol6si14452829icb.74.2014.06.20.05.03.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Jun 2014 05:03:17 -0700 (PDT) Received-SPF: pass (google.com: domain of lee.jones@linaro.org designates 209.85.213.177 as permitted sender) client-ip=209.85.213.177; Received: by mail-ig0-f177.google.com with SMTP id c1so425030igq.4 for ; Fri, 20 Jun 2014 05:03:17 -0700 (PDT) X-Received: by 10.50.62.40 with SMTP id v8mr3732592igr.21.1403265797412; Fri, 20 Jun 2014 05:03:17 -0700 (PDT) Received: from localhost.localdomain (host109-148-235-194.range109-148.btcentralplus.com. [109.148.235.194]) by mx.google.com with ESMTPSA id qn5sm3890078igb.7.2014.06.20.05.03.14 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Jun 2014 05:03:16 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: wsa@the-dreams.de, grant.likely@linaro.org, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linus.walleij@linaro.org, Lee Jones Subject: [PATCH] gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error Date: Fri, 20 Jun 2014 13:02:25 +0100 Message-Id: <1403265753-25851-3-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1403265753-25851-1-git-send-email-lee.jones@linaro.org> References: <1403265753-25851-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.128.180 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , drivers/gpio/gpio-crystalcove.c: In function 'crystalcove_gpio_dbg_show': drivers/gpio/gpio-crystalcove.c:286:3: error: implicit declaration of function 'seq_printf' seq_printf(s, " gpio-%-2d %s %s %s %s ctlo=%2x,%s %s %s\n", Reported-by: Stephen Rothwell Signed-off-by: Lee Jones --- drivers/gpio/gpio-crystalcove.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpio/gpio-crystalcove.c b/drivers/gpio/gpio-crystalcove.c index 5a98499..934462f 100644 --- a/drivers/gpio/gpio-crystalcove.c +++ b/drivers/gpio/gpio-crystalcove.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include #include