mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
Merge git://git.denx.de/u-boot-ubi
This commit is contained in:
commit
c4446b1d6c
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@ static inline ino_t parent_ino(struct dentry *dentry)
|
|||
/* misc.h */
|
||||
#define mutex_lock_nested(...)
|
||||
#define mutex_unlock_nested(...)
|
||||
#define mutex_is_locked(...) 0
|
||||
#define mutex_is_locked(...) 1
|
||||
#endif
|
||||
|
||||
/* Version of this UBIFS implementation */
|
||||
|
|
Loading…
Add table
Reference in a new issue