Hi Stephen, On Fri, Aug 20, 2010 at 01:12:24PM +1000, Stephen Rothwell wrote: > Hi Dmitry, > > After merging the final tree, today's linux-next build (i386 defconfig) > failed like this: > > In file included from drivers/gpu/drm/i915/i915_irq.c:29: > include/linux/sysrq.h:45: error: expected declaration specifiers or '...' before 'bool' > > Caused by commit a821bafce37b26499e2bfbf2e6b96b0636efc014 ("Input: sysrq > - drop tty argument form handle_sysrq()") from the input tree which > (despite not mentioning this) changed an "int" argument to "bool" but > neglected to include linux/types.h. > > I added this patch for today: Thank you very much for the patch. I folded it into original patch to avoid build failures in case someone needs to bisect. -- Dmitry -- 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