On Wed, 2024-10-16 at 14:11 -0700, Bart Van Assche wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > Move the ufshcd_mcq_enable_esi() definition such that it occurs > immediately before the ufshcd_mcq_config_esi() definition. > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> > --- > drivers/ufs/core/ufs-mcq.c | 14 +++++++------- > include/ufs/ufshcd.h | 2 +- > 2 files changed, 8 insertions(+), 8 deletions(-) > Reviewed-by: Peter Wang <peter.wang@xxxxxxxxxxxx>