From patchwork Fri Apr 22 22:11:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Ricard X-Patchwork-Id: 613881 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.34.181.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qs8wd4ZNpz9t3g for ; Sat, 23 Apr 2016 08:11:45 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=sfs-ml-3.v29.ch3.sourceforge.com) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1atjIa-0003ZI-I3; Fri, 22 Apr 2016 22:11:40 +0000 Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1atjIZ-0003ZB-Hr for tpmdd-devel@lists.sourceforge.net; Fri, 22 Apr 2016 22:11:39 +0000 Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com designates 74.125.82.68 as permitted sender) client-ip=74.125.82.68; envelope-from=christophe.ricard@gmail.com; helo=mail-wm0-f68.google.com; Received: from mail-wm0-f68.google.com ([74.125.82.68]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1atjIY-00088F-Rv for tpmdd-devel@lists.sourceforge.net; Fri, 22 Apr 2016 22:11:39 +0000 Received: by mail-wm0-f68.google.com with SMTP id e201so7281735wme.2 for ; Fri, 22 Apr 2016 15:11:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=xxCb5+T3WCwqr77ml+LoXmdEWqRstNbdNRJXdInntks=; b=NGkhACrdltmmRXo6rd+Cdpf0n3yfOm388a3wTXMngI7vEydrF3a7nAt7/lj321xLrI Qu1FUI3IDCtBYTpS34qcrRmY4Gy42uTv6knH3q+Q9jyzAXGewvRrkIWiO8wu7GC8r0Bp qyVvpcmvrA4WjWDcNZcasgalAk/8HzdL0hGWxNQNrLJlmWw4WKF84jMwUDLnVz2PLUvm yoExpLTR8gf8FCWbJUsBdIlnsrN8O3Fb36mrtKVuG9OjsVombqiH4qDDQuiwXrs1+FU2 wGSLVuz0EhJMhHBH9skWHgZO+tKQ8jyGGeuVZSHV36hp1aQlf5VI4hEMuTgQiuovcUEa uwvA== X-Gm-Message-State: AOPr4FUdVFiEBmW6zUOYAxOSDU0j/SK/IXVnFSvAcJGkir/NDxm9Blw+iuXLMH73eXSYLA== X-Received: by 10.28.177.132 with SMTP id a126mr5723288wmf.86.1461363092861; Fri, 22 Apr 2016 15:11:32 -0700 (PDT) Received: from localhost.localdomain (ax113-6-78-236-204-66.fbx.proxad.net. [78.236.204.66]) by smtp.gmail.com with ESMTPSA id us3sm10028438wjc.41.2016.04.22.15.11.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 22 Apr 2016 15:11:31 -0700 (PDT) From: Christophe Ricard X-Google-Original-From: Christophe Ricard To: jarkko.sakkinen@linux.intel.com Date: Sat, 23 Apr 2016 00:11:18 +0200 Message-Id: <1461363085-9908-2-git-send-email-christophe-h.ricard@st.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1461363085-9908-1-git-send-email-christophe-h.ricard@st.com> References: <1461363085-9908-1-git-send-email-christophe-h.ricard@st.com> X-Spam-Score: -1.6 (-) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (christophe.ricard[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1atjIY-00088F-Rv Cc: jean-luc.blanc@st.com, ashley@ashleylai.com, tpmdd-devel@lists.sourceforge.net, christophe-h.ricard@st.com, Peter Huewe , benoit.houyere@st.com Subject: [tpmdd-devel] [PATCH v6 1/8] tpm: Add include guards in tpm.h X-BeenThere: tpmdd-devel@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: Tpm Device Driver maintainance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: tpmdd-devel-bounces@lists.sourceforge.net Add missing include guards in tpm.h Signed-off-by: Peter Huewe Signed-off-by: Christophe Ricard Reviewed-by: Jarkko Sakkinen --- drivers/char/tpm/tpm.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/drivers/char/tpm/tpm.h b/drivers/char/tpm/tpm.h index ff4e53c..8890df2 100644 --- a/drivers/char/tpm/tpm.h +++ b/drivers/char/tpm/tpm.h @@ -19,6 +19,10 @@ * License. * */ + +#ifndef __TPM_H__ +#define __TPM_H__ + #include #include #include @@ -528,3 +532,4 @@ extern unsigned long tpm2_calc_ordinal_duration(struct tpm_chip *, u32); extern int tpm2_do_selftest(struct tpm_chip *chip); extern int tpm2_gen_interrupt(struct tpm_chip *chip); extern int tpm2_probe(struct tpm_chip *chip); +#endif