Hi Tejun, On Tue, 30 Mar 2010 02:52:33 +0900 Tejun Heo wrote: > > drivers/staging/comedi/drivers/quatech_daqp_cs.c | 1 + > drivers/staging/otus/usbdrv.h | 1 + The changes to those two files are fixes mainline so should go into your slabh tree. > drivers/staging/tm6000/tm6000-alsa.c | 1 + > drivers/staging/tm6000/tm6000-cards.c | 1 + > drivers/staging/tm6000/tm6000-core.c | 1 + > drivers/staging/tm6000/tm6000-dvb.c | 1 + These four files are intreoduced in the v4l-dvb tree, so this part should go to Mauro Carvalho Chehab (cc'd). > 6 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/drivers/staging/comedi/drivers/quatech_daqp_cs.c b/drivers/staging/comedi/drivers/quatech_daqp_cs.c > index 92d7b72..ab00846 100644 > --- a/drivers/staging/comedi/drivers/quatech_daqp_cs.c > +++ b/drivers/staging/comedi/drivers/quatech_daqp_cs.c > @@ -49,6 +49,7 @@ Devices: [Quatech] DAQP-208 (daqp), DAQP-308 > > #include "../comedidev.h" > #include > +#include > > #include > #include > diff --git a/drivers/staging/otus/usbdrv.h b/drivers/staging/otus/usbdrv.h > index 330d1b9..7e66c2d 100644 > --- a/drivers/staging/otus/usbdrv.h > +++ b/drivers/staging/otus/usbdrv.h > @@ -38,6 +38,7 @@ > #include > #include > #include > +#include > #include > > #include "zdcompat.h" > diff --git a/drivers/staging/tm6000/tm6000-alsa.c b/drivers/staging/tm6000/tm6000-alsa.c > index bc89f9d..3404516 100644 > --- a/drivers/staging/tm6000/tm6000-alsa.c > +++ b/drivers/staging/tm6000/tm6000-alsa.c > @@ -15,6 +15,7 @@ > #include > #include > #include > +#include > > #include > #include > diff --git a/drivers/staging/tm6000/tm6000-cards.c b/drivers/staging/tm6000/tm6000-cards.c > index 2053008..2935533 100644 > --- a/drivers/staging/tm6000/tm6000-cards.c > +++ b/drivers/staging/tm6000/tm6000-cards.c > @@ -24,6 +24,7 @@ > #include > #include > #include > +#include > #include > #include > #include > diff --git a/drivers/staging/tm6000/tm6000-core.c b/drivers/staging/tm6000/tm6000-core.c > index d9cade0..2ae7ae0 100644 > --- a/drivers/staging/tm6000/tm6000-core.c > +++ b/drivers/staging/tm6000/tm6000-core.c > @@ -22,6 +22,7 @@ > > #include > #include > +#include > #include > #include > #include "tm6000.h" > diff --git a/drivers/staging/tm6000/tm6000-dvb.c b/drivers/staging/tm6000/tm6000-dvb.c > index 1072206..dfba5e6 100644 > --- a/drivers/staging/tm6000/tm6000-dvb.c > +++ b/drivers/staging/tm6000/tm6000-dvb.c > @@ -18,6 +18,7 @@ > */ > > #include > +#include > #include > > #include "tm6000.h" > -- > 1.6.4.2 -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/