On Thu, Apr 09, 2009 at 07:41:19PM +0530, Subrata Modak wrote: > Observed the following build error: > > CC drivers/staging/go7007/go7007-driver.o > drivers/staging/go7007/go7007-driver.c: In function > ‘go7007_register_encoder’: > drivers/staging/go7007/go7007-driver.c:284: error: ‘TUNER_SET_TYPE’ > undeclared (first use in this function) > drivers/staging/go7007/go7007-driver.c:284: error: (Each undeclared > identifier is reported only once > drivers/staging/go7007/go7007-driver.c:284: error: for each function it > appears in.) > make[3]: *** [drivers/staging/go7007/go7007-driver.o] Error 1 > make[2]: *** [drivers/staging/go7007] Error 2 > make[1]: *** [drivers/staging] Error 2 > make: *** [drivers] Error 2 Thanks, I see this here now with the 2.6.30-rc1 release. It was due to some v4l api changes, I'll fix it up. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html