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:
Mike Frysinger
2012-04-09 13:39:55 +00:00
committed by Anatolij Gustschin
parent 4e2c05873a
commit 7b15e2bb9b
20 changed files with 19 additions and 19 deletions

View File

@@ -119,7 +119,7 @@
#include <watchdog.h>
#include <jffs2/jffs2.h>
#include <jffs2/jffs2_1pass.h>
#include <linux/mtd/compat.h>
#include <linux/compat.h>
#include <asm/errno.h>
#include "jffs2_private.h"