> Remove the 'response' member variable because no code reads its value. > Additionally, move the ufs_query_req and ufs_query_res data structure > definitions into include/ufs/ufshcd.h because these data structures > are related to the UFS host controller driver. > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Avri Altman <avri.altman@xxxxxxx>