Re: linux-next: ttydev tree build failure

2008-10-23 Thread Stephen Rothwell
Hi Alan, Hendrik, On Thu, 23 Oct 2008 08:34:06 +0100 Alan Cox <[EMAIL PROTECTED]> wrote: > > On Thu, 23 Oct 2008 17:29:38 +1100 > Stephen Rothwell <[EMAIL PROTECTED]> wrote: > > > Hi Alan, > > > > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > > > drivers/char/hvc_cons

Re: linux-next: ttydev tree build failure

2008-10-23 Thread Hendrik Brueckner
On Thu, Oct 23, 2008 at 05:29:38PM +1100, Stephen Rothwell wrote: > drivers/char/hvc_console.c: In function 'hvc_set_winsz': > drivers/char/hvc_console.c:532: warning: passing argument 2 of > 'tty_do_resize' from incompatible pointer type > drivers/char/hvc_console.c:532: error: too many arguments

Re: linux-next: ttydev tree build failure

2008-10-23 Thread Benjamin Herrenschmidt
On Thu, 2008-10-23 at 08:34 +0100, Alan Cox wrote: > > Patch is correct. > > Do the hvc patches have dependancies on the PPC tree as well as the > tty tree ? Note that I have a serie of 5 hvc patches in the ppc tree... Ben. ___ Linuxppc-dev mailing

Re: linux-next: ttydev tree build failure

2008-10-23 Thread Alan Cox
On Thu, 23 Oct 2008 17:29:38 +1100 Stephen Rothwell <[EMAIL PROTECTED]> wrote: > Hi Alan, > > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > drivers/char/hvc_console.c: In function 'hvc_set_winsz': > drivers/char/hvc_console.c:532: warning: passing argument 2 of > 'tty

linux-next: ttydev tree build failure

2008-10-22 Thread Stephen Rothwell
Hi Alan, Today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/char/hvc_console.c: In function 'hvc_set_winsz': drivers/char/hvc_console.c:532: warning: passing argument 2 of 'tty_do_resize' from incompatible pointer type drivers/char/hvc_console.c:532: error: too many arg