Merge git://git.denx.de/u-boot-ubi

This commit is contained in:
Tom Rini
2018-04-11 10:05:41 -04:00

View File

@@ -611,7 +611,7 @@ static inline ino_t parent_ino(struct dentry *dentry)
/* misc.h */ /* misc.h */
#define mutex_lock_nested(...) #define mutex_lock_nested(...)
#define mutex_unlock_nested(...) #define mutex_unlock_nested(...)
#define mutex_is_locked(...) 0 #define mutex_is_locked(...) 1
#endif #endif
/* Version of this UBIFS implementation */ /* Version of this UBIFS implementation */