[PATCH] of_mtd: Fix header file include guard
Rosenberger, Philipp
Philipp.Rosenberger at xse.de
Thu Nov 28 06:53:39 EST 2013
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 at 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.
More information about the linux-mtd
mailing list