Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 */

#ifndef __LINUX_OF_MTD_H
#define __LINUX_OF_NET_H
#define __LINUX_OF_MTD_H

#ifdef CONFIG_OF_MTD