On Fri, Sep 7, 2018 at 2:33 PM, Fabio Estevam <festevam@xxxxxxxxx> wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxx> > > When CONFIG_I2C_SLAVE is not selected the following build warning > is seen: > > drivers/i2c/busses/i2c-aspeed.c:567:1: warning: label 'out' defined but not used [-Wunused-label] Just realized that this issue is no longer present in linux-next 20180907, so this patch can be discarded.