|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [XenPPC] [PATCH] [POWERPC] fix vga.c compilation
On Tue, 2006-08-15 at 18:08 -0500, Hollis Blanchard wrote:
> diff -r 6dcd85ea232e -r 2250d38aed38 xen/arch/powerpc/vga.c
> --- /dev/null Thu Jan 01 00:00:00 1970 +0000
> +++ b/xen/arch/powerpc/vga.c Tue Aug 15 18:08:26 2006 -0500
...
> +
> +#include <xen/vga.h>
> +
> +int detect_vga(void)
> +{
> + /* disabled completely for now */
> + return 0;
> +}
Looks like I bungled this whitespace; could you fix when you commit
please?
It would probably be best to combine this patch with the ia64 patch and
put both our signed-off lines on it. (I'll sign off on Alex's changes,
FWIW.)
--
Hollis Blanchard
IBM Linux Technology Center
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|