+ device tree guys Hi Grant/Rob, It looks like this header is technically owned by you guys. Once we have a proper submission, should I merge this sort of change through MTD, or do one of you want to take care of it? Hi Philpp, Thanks for the patch! There are a few things to fix up though. On Thu, Nov 28, 2013 at 11:53:39AM +0000, Rosenberger, Philipp wrote: > It seems the include guard was copied from of_net.h. Good catch. Note that all patches require a "Signed-off-by" line in the patch description, to signify (among other things) that this is your work and that you are submitting it under the GPLv2 license. See Documentation/SubmittingPatches (esp. point 12). > --- > 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@xxxxxx > > :::::::::: 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. This confidentiality notice is incongruous with sending patches to a public mailing list, for inclusion in an open source project. This message (combined with a lack of a Signed-off-by) means we cannot take your patch. Please remove this footer and resubmit, with a CC to linux-mtd@xxxxxxxxxxxxx and devicetree@xxxxxxxxxxxxxxx. Thanks, Brian -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html