[patch 01/13] powerpc: hvc_console updates

Paul Mackerras paulus at samba.org
Mon Mar 27 15:00:05 EST 2006


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.



More information about the Linuxppc-dev mailing list