All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rosenberger, Philipp" <Philipp.Rosenberger@xse.de>
To: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: [PATCH] of_mtd: Fix header file include guard
Date: Thu, 28 Nov 2013 11:53:39 +0000	[thread overview]
Message-ID: <52972EEE.8070704@xse.de> (raw)

It seems the include guard was copied from of_net.h.
---
 include/linux/of_mtd.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/of_mtd.h b/include/linux/of_mtd.h
index 6f10e93..cb32d9c 100644
--- a/include/linux/of_mtd.h
+++ b/include/linux/of_mtd.h
@@ -7,7 +7,7 @@
  */

 #ifndef __LINUX_OF_MTD_H
-#define __LINUX_OF_NET_H
+#define __LINUX_OF_MTD_H

 #ifdef CONFIG_OF_MTD

-- 1.7.9.5

XS Embedded GmbH
Peterzeller Strasse 8
D-78048 Villingen - Schwenningen

Telefon +49 (7721) 4060 - 428
Fax     +49 (7721) 4060 - 499

www.xse.de
Philipp.Rosenberger@xse.de

:::::::::: based.on.visions ::::::::::


XS Embedded GmbH
Geschäftsführung: Michael Maier, Rainer Oder

Handelsregister: Amtsgericht Freiburg i.Br., HRB 705237
Sitz der Gesellschaft: Peterzeller Strasse 8, 78048 Villingen-Schwenningen
USt-Id Nummer: DE268786819

Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.

             reply	other threads:[~2013-11-28 11:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-28 11:53 Rosenberger, Philipp [this message]
2013-11-29  8:11 ` [PATCH] of_mtd: Fix header file include guard Brian Norris
2013-11-29  8:11   ` Brian Norris
2013-11-29  9:22   ` Rosenberger, Philipp
2013-11-29  9:22     ` Rosenberger, Philipp
2013-12-02 19:55     ` Brian Norris
2013-12-02 19:55       ` Brian Norris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52972EEE.8070704@xse.de \
    --to=philipp.rosenberger@xse.de \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.