Commit e0b6047b authored by Philipp Rosenberger's avatar Philipp Rosenberger Committed by Brian Norris

of_mtd: fix header file include guard

It seems the include guard was copied from of_net.h.
Signed-off-by: default avatarPhilipp Rosenberger <philipp.rosenberger@xse.de>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent a55e85ce
......@@ -7,7 +7,7 @@
*/
#ifndef __LINUX_OF_MTD_H
#define __LINUX_OF_NET_H
#define __LINUX_OF_MTD_H
#ifdef CONFIG_OF_MTD
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment