UtsavBalar1231 / kernel_xiaomi_sm8250

CLO Rebased kernel for Xiaomi SM8250 series devices updated to CAF tag LA.UM.9.12.r1-14700-SMxx50 with AOSP android-4.19-stable merged.
Other
209 stars 147 forks source link

block: blk-core: fix typo on compiler guards #10

Closed Official-Ayrton990 closed 2 years ago

Official-Ayrton990 commented 2 years ago

Change from UFSFEATURE_31 to CONFIG_UFSFEATURE_31 to fix undefined reference of blk_old_get_request_no_ioc in function ufshpb_issue_pre_req on drivers/scsi/ufs/ufshpb31.o at link time.