On Wed, Aug 3, 2011 at 10:20 AM, Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx> wrote: > Add the missed include file linux/io.h in ft1000_proc.c. What is the reason for that? I don't see any build error when compile today's linux-next. > > Signed-off-by: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx> > --- > drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c > index 627a98b..616f899 100644 > --- a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c > +++ b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c > @@ -22,6 +22,7 @@ > #include <linux/string.h> > #include <linux/vmalloc.h> > #include <linux/netdevice.h> > +#include <linux/io.h> > #include <asm/uaccess.h> > #include "ft1000.h" > > -- > 1.7.6 > > _______________________________________________ > devel mailing list > devel@xxxxxxxxxxxxxxxxxxxxxx > http://driverdev.linuxdriverproject.org/mailman/listinfo/devel > thanks, marek -- as simple and primitive as possible ------------------------------------------------- Marek Belisko - OPEN-NANDRA Freelance Developer Ruska Nova Ves 219 | Presov, 08005 Slovak Republic Tel: +421 915 052 184 skype: marekwhite icq: 290551086 web: http://open-nandra.com _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel