Re: [PATCH] i2c: Remove '-Wno-deprecated-declarations' compiler warning

2018-08-19 Thread kbuild test robot
Hi Sedat, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on wsa/i2c/for-next] [also build test WARNING on v4.18 next-20180817] [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/

[PATCH] i2c: Remove '-Wno-deprecated-declarations' compiler warning

2018-08-19 Thread Sedat Dilek
This can be dropped with commit 771c035372a036f83353eef46dbb829780330234 ("deprecate the '__deprecated' attribute warnings entirely and for good") now in upstream. Please, use the kbuild infrastruture to disable compiler warnings. This should be... CFLAGS_i2c-core-base.o := $(call cc-disable-warn