mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 04:21:18 +02: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