Re: [PATCH xwayland 2/2] Fix fallback loading of the wayland driver

2013-09-13 Thread Kristian Høgsberg
On Fri, Sep 13, 2013 at 03:52:30PM +0200, Giovanni Campagna wrote: > From: Giovanni Campagna > > Fix the array name to actually compile, and fix the driver name > with the new upstream. Ahem... thanks. Kristian > --- > hw/xfree86/common/xf86AutoConfig.c | 2 +- > hw/xfree86/common/xf86Config.

[PATCH xwayland 2/2] Fix fallback loading of the wayland driver

2013-09-13 Thread Giovanni Campagna
From: Giovanni Campagna Fix the array name to actually compile, and fix the driver name with the new upstream. --- hw/xfree86/common/xf86AutoConfig.c | 2 +- hw/xfree86/common/xf86Config.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/xfree86/common/xf86AutoConfig