From patchwork Fri Jan 3 09:36:24 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22884 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f197.google.com (mail-vc0-f197.google.com [209.85.220.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 35079218E6 for ; Fri, 3 Jan 2014 09:40:13 +0000 (UTC) Received: by mail-vc0-f197.google.com with SMTP id la4sf17762862vcb.4 for ; Fri, 03 Jan 2014 01:40:13 -0800 (PST) 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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=K4UyVX2BUuRZ67T/dwMAyxuSCfWnu9HGnsk97r5PjaU=; b=gbguDp0KCI+OrbawqhYrG4+PTVXGWEs1UcwxHMhMat8V37ddWHQlZUkxHMeAzb9HPS Zs8wByK7q+lAJD5UKDUjj7ekN+arruuzkXggNsQVOlrz7jE4RAdaoACUC/zO0Cyz1wBg P3Dy1sJ+9/xeS7FjqV1aGW7rGpSZVQ6VzVvM4EiuPsDPdzTndYcUba9Q3TF6zPQaveNq WrjvEckpFXp5dw6asHNlRox1BKqjAZ/CSg29IKWxF9cNx0XhwCh9hdfRP6IZXZhXdokc F84HyE0eoob3/ZfQFu7EkXdXihNigNwSP+JMdVeAAM015p7PBS3J2mXmkH+DMjB5oaVn h1pw== X-Gm-Message-State: ALoCoQnoPu+WdlMyZc/AFwh1/bpqDD+X544WHZIATwdss5IPwKMkkw5jEMMwgsaJnJWII4gR+kbT X-Received: by 10.58.118.231 with SMTP id kp7mr11583401veb.36.1388742012796; Fri, 03 Jan 2014 01:40:12 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.12.46 with SMTP id v14ls4762732qeb.31.gmail; Fri, 03 Jan 2014 01:40:12 -0800 (PST) X-Received: by 10.58.57.194 with SMTP id k2mr8765971veq.0.1388742012653; Fri, 03 Jan 2014 01:40:12 -0800 (PST) Received: from mail-vb0-f46.google.com (mail-vb0-f46.google.com [209.85.212.46]) by mx.google.com with ESMTPS id a15si24721440vew.83.2014.01.03.01.40.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 Jan 2014 01:40:12 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.46 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.46; Received: by mail-vb0-f46.google.com with SMTP id w20so7488842vbb.19 for ; Fri, 03 Jan 2014 01:40:12 -0800 (PST) X-Received: by 10.220.164.11 with SMTP id c11mr3916884vcy.8.1388742012577; Fri, 03 Jan 2014 01:40:12 -0800 (PST) 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.59.13.131 with SMTP id ey3csp817641ved; Fri, 3 Jan 2014 01:40:12 -0800 (PST) X-Received: by 10.68.131.42 with SMTP id oj10mr61254843pbb.1.1388742011837; Fri, 03 Jan 2014 01:40:11 -0800 (PST) Received: from mail-pb0-f48.google.com (mail-pb0-f48.google.com [209.85.160.48]) by mx.google.com with ESMTPS id jv8si45281879pbc.66.2014.01.03.01.40.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 Jan 2014 01:40:11 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.48 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.48; Received: by mail-pb0-f48.google.com with SMTP id md12so15433888pbc.7 for ; Fri, 03 Jan 2014 01:40:11 -0800 (PST) X-Received: by 10.68.66.1 with SMTP id b1mr93887235pbt.43.1388742011163; Fri, 03 Jan 2014 01:40:11 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id dq3sm107538999pbc.35.2014.01.03.01.40.07 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 03 Jan 2014 01:40:10 -0800 (PST) From: Sachin Kamat To: linux-gpio@vger.kernel.org Cc: linux-doc@vger.kernel.org, linus.walleij@linaro.org, rob@landley.net, sachin.kamat@linaro.org, patches@linaro.org, Heiko Stuebner Subject: [PATCH 1/2] gpio: samsung: Remove hardware.h inclusion Date: Fri, 3 Jan 2014 15:06:24 +0530 Message-Id: <1388741785-24240-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.46 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) 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: , The contents of this header file are not referenced in the driver. Remove its inclusion. Signed-off-by: Sachin Kamat Cc: Heiko Stuebner --- drivers/gpio/gpio-samsung.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpio/gpio-samsung.c b/drivers/gpio/gpio-samsung.c index be7b0bd4eed4..2376e6278388 100644 --- a/drivers/gpio/gpio-samsung.c +++ b/drivers/gpio/gpio-samsung.c @@ -36,7 +36,6 @@ #include -#include #include #include