Re: [patch 01/13] powerpc: hvc_console updates
From: Paul Mackerras <hidden>
Date: 2006-03-27 04:00:25
Also in:
lkml
From: Paul Mackerras <hidden>
Date: 2006-03-27 04:00:25
Also in:
lkml
Arnd Bergmann writes:
Also shuffle around some data-type declarations and moves some functions out of include/asm-ppc64/hvconsole.h and into a new drivers/char/hvc_console.h file.
Unfortunately this causes compile failures because the declarations of hvc_instantiate and hvc_alloc in include/asm-powerpc/hvconsole.h now don't have the definition of struct hv_ops available to them. I'll ignore your 1/13 and 2/13 patches for now - please send fixed versions. Paul.