mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 23:41:18 +02:00
linux/compat.h: rename from linux/mtd/compat.h
This lets us use it in more places than just mtd code. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
committed by
Anatolij Gustschin
parent
4e2c05873a
commit
7b15e2bb9b
@@ -8,7 +8,7 @@
|
||||
#define __MTD_ABI_H__
|
||||
|
||||
#if 1
|
||||
#include <linux/mtd/compat.h>
|
||||
#include <linux/compat.h>
|
||||
#endif
|
||||
|
||||
struct erase_info_user {
|
||||
|
Reference in New Issue
Block a user