Re: [PATCH libdrm v2 2/2] android: amdgpu: fix build break

2017-08-23 Thread Chih-Wei Huang
2017-08-21 20:18 GMT+08:00 Emil Velikov : > On 17 August 2017 at 04:31, Chih-Wei Huang wrote: >> Ping. Is there any other concern to merge the fix? >> > My earlier suggestion was to use the respective Android build system > variable, instead of

Re: [PATCH libdrm v2 2/2] android: amdgpu: fix build break

2017-08-21 Thread Emil Velikov
On 17 August 2017 at 04:31, Chih-Wei Huang wrote: > Ping. Is there any other concern to merge the fix? > My earlier suggestion was to use the respective Android build system variable, instead of hardcoding the actual path. Merged v2 of the series, although I reserve my

Re: [PATCH libdrm v2 2/2] android: amdgpu: fix build break

2017-08-16 Thread Chih-Wei Huang
Ping. Is there any other concern to merge the fix? 2017-07-27 16:20 GMT+08:00 Chih-Wei Huang : > Define two macros to avoid building errors. > > Fixes: 7e6bf88cac (amdgpu: move asic id table to a separate file) > > Signed-off-by: Chih-Wei Huang >

[PATCH libdrm v2 2/2] android: amdgpu: fix build break

2017-07-27 Thread Chih-Wei Huang
Define two macros to avoid building errors. Fixes: 7e6bf88cac (amdgpu: move asic id table to a separate file) Signed-off-by: Chih-Wei Huang --- amdgpu/Android.mk | 6 ++ 1 file changed, 6 insertions(+) diff --git a/amdgpu/Android.mk b/amdgpu/Android.mk index