diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mtd/mtd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h index 45d482ce8397..12a9a18f6e16 100644 --- a/include/linux/mtd/mtd.h +++ b/include/linux/mtd/mtd.h | |||
| @@ -9,10 +9,6 @@ | |||
| 9 | #ifndef __MTD_MTD_H__ | 9 | #ifndef __MTD_MTD_H__ |
| 10 | #define __MTD_MTD_H__ | 10 | #define __MTD_MTD_H__ |
| 11 | 11 | ||
| 12 | #ifndef __KERNEL__ | ||
| 13 | #error This is a kernel header. Perhaps include mtd-user.h instead? | ||
| 14 | #endif | ||
| 15 | |||
| 16 | #include <linux/types.h> | 12 | #include <linux/types.h> |
| 17 | #include <linux/module.h> | 13 | #include <linux/module.h> |
| 18 | #include <linux/uio.h> | 14 | #include <linux/uio.h> |
