|
Lines 40-45
Link Here
|
| 40 |
# include <linux/mtd/mtd.h> |
40 |
# include <linux/mtd/mtd.h> |
| 41 |
#else |
41 |
#else |
| 42 |
# define __user /* nothing */ |
42 |
# define __user /* nothing */ |
|
|
43 |
# include <linux/types.h> |
| 43 |
# include <mtd/mtd-user.h> |
44 |
# include <mtd/mtd-user.h> |
| 44 |
#endif |
45 |
#endif |