mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Move ENOTSUPP defines to include/linux/errno.h
Collect a couple of duplicated defines into a single place. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
committed by
Tom Rini
parent
2c61551b62
commit
4982f46420
@@ -128,4 +128,6 @@
|
||||
#define ENOMEDIUM 123 /* No medium found */
|
||||
#define EMEDIUMTYPE 124 /* Wrong medium type */
|
||||
|
||||
#define ENOTSUPP 524 /* Operation is not supported */
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user