mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00: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:
parent
4e2c05873a
commit
7b15e2bb9b
20 changed files with 19 additions and 19 deletions
|
@ -17,7 +17,7 @@
|
|||
/* Note: The header order is impoertant */
|
||||
#include <onenand_uboot.h>
|
||||
|
||||
#include <linux/mtd/compat.h>
|
||||
#include <linux/compat.h>
|
||||
#include <linux/mtd/bbm.h>
|
||||
|
||||
#define MAX_DIES 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue