Re: [PATCH] drivers: platform: goldfish_sync: add a driver

2019-01-04 Thread kbuild test robot
Hi Roman, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.20 next-20190103] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commit

[PATCH] drivers: platform: goldfish_sync: add a driver

2019-01-04 Thread rkir
From: Roman Kiryanov The Goldfish sync driver is designed to provide a interface between the underlying host's sync device and the kernel's fence sync framework. Signed-off-by: Roman Kiryanov --- drivers/platform/goldfish/Kconfig | 7 + drivers/platform/goldfish/Makefile |