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:
Weichao Guo
2022-06-14 10:35:39 +08:00
committed by Carlos Llamas
parent 1c450d2d9e
commit 8255004dae

View File

@@ -983,6 +983,7 @@ struct ufs_hba {
bool complete_put;
ANDROID_VENDOR_DATA(1);
ANDROID_OEM_DATA_ARRAY(1, 2);
ANDROID_KABI_RESERVE(1);
ANDROID_KABI_RESERVE(2);