of_mtd: fix header file include guard

It seems the include guard was copied from of_net.h.

Signed-off-by: Philipp Rosenberger <philipp.rosenberger@xse.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
This commit is contained in:
Philipp Rosenberger 2013-11-28 12:36:52 +01:00 committed by Brian Norris
parent a55e85ce9b
commit e0b6047b73
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
*/
#ifndef __LINUX_OF_MTD_H
#define __LINUX_OF_NET_H
#define __LINUX_OF_MTD_H
#ifdef CONFIG_OF_MTD