[PATCH 10/21] xfree86: Undef FAKEIT

2014-07-22 Thread Adam Jackson
I guess this is meant to stub out all I/O port calls? Whatever, it's not been defined by the buildsystem at least as far back as monolith 6.8.2. Reviewed-by: Julien Cristau Signed-off-by: Adam Jackson --- hw/xfree86/common/compiler.h | 40 ++-- 1 file change

[PATCH 10/21] xfree86: Undef FAKEIT

2014-05-21 Thread Adam Jackson
I guess this is meant to stub out all I/O port calls? Whatever, it's not been defined by the buildsystem at least as far back as monolith 6.8.2. Signed-off-by: Adam Jackson --- hw/xfree86/common/compiler.h | 40 ++-- 1 file changed, 2 insertions(+), 38 deleti

Re: [PATCH 10/21] xfree86: Undef FAKEIT

2015-04-20 Thread Dave Airlie
On 23 July 2014 at 00:59, Adam Jackson wrote: > I guess this is meant to stub out all I/O port calls? Whatever, it's > not been defined by the buildsystem at least as far back as monolith > 6.8.2. This has the unfortunate side effect of breaking aarch64 by the looks of https://bugzilla.redhat.co