X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=mtdemul%2Fnandemul.c;h=52a6a64b62773a5a7156d4fd3910a766e07fcd2f;hb=9cf26c629a96c44f4e4cc94832d246b5331fe75f;hp=12fe39dc04320d14ca535f90830059e4f4bf663f;hpb=cd0bc12e8f2c6cdec550b03a324a5917e6441f1b;p=yaffs%2F.git diff --git a/mtdemul/nandemul.c b/mtdemul/nandemul.c index 12fe39d..52a6a64 100644 --- a/mtdemul/nandemul.c +++ b/mtdemul/nandemul.c @@ -30,7 +30,7 @@ #include #include #include - +#include #define T(x) printk x #define ALLOCATE(x) kmalloc(x,GFP_KERNEL)