> From: Anson Huang > Sent: Tuesday, April 30, 2019 3:00 PM > Subject: [PATCH] i2c: imx-lpi2c: Use __maybe_unused instead of #if > CONFIG_PM_SLEEP > > Use __maybe_unused for power management related functions instead of #if > CONFIG_PM_SLEEP to simply the code. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> Acked-by: Dong Aisheng <aisheng.dong@xxxxxxx> Regards Dong Aisheng