mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
Fix compile problem with new env code.
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
1
tools/env/fw_env.c
vendored
1
tools/env/fw_env.c
vendored
@@ -35,6 +35,7 @@
|
||||
#ifdef MTD_OLD
|
||||
# include <linux/mtd/mtd.h>
|
||||
#else
|
||||
# define __user /* nothing */
|
||||
# include <mtd/mtd-user.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user