ANDROID: GKI: Add ANDROID_OEM_DATA_ARRAY() in struct ufs_hba
Add ANDROID_OEM_DATA_ARRAY() in struct ufs_hba to support customized features. Bug: 235673196 Signed-off-by: Weichao Guo <guoweichao@oppo.corp-partner.google.com> Change-Id: I30d479d090256447b8e93157e30fc9db92563e46
This commit is contained in:
committed by
Carlos Llamas
parent
1c450d2d9e
commit
8255004dae
@@ -983,6 +983,7 @@ struct ufs_hba {
|
|||||||
bool complete_put;
|
bool complete_put;
|
||||||
|
|
||||||
ANDROID_VENDOR_DATA(1);
|
ANDROID_VENDOR_DATA(1);
|
||||||
|
ANDROID_OEM_DATA_ARRAY(1, 2);
|
||||||
|
|
||||||
ANDROID_KABI_RESERVE(1);
|
ANDROID_KABI_RESERVE(1);
|
||||||
ANDROID_KABI_RESERVE(2);
|
ANDROID_KABI_RESERVE(2);
|
||||||
|
|||||||
Reference in New Issue
Block a user