mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ANDROID: GKI: Add ANDROID_OEM_DATA() in struct queue_limits
Add ANDROID_OEM_DATA(1) in struct queue_limits to support more limits recording for extend COPY feature. Bug: 283021230 Change-Id: I5cd3c2be38362c7d468b6462d63f42454317f8e9 Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Weichao Guo <guoweichao@oppo.corp-partner.google.com>
This commit is contained in:
committed by
Carlos Llamas
parent
72515e57f0
commit
fcfa42b67b
@@ -328,6 +328,7 @@ struct queue_limits {
|
|||||||
*/
|
*/
|
||||||
unsigned int dma_alignment;
|
unsigned int dma_alignment;
|
||||||
|
|
||||||
|
ANDROID_OEM_DATA(1);
|
||||||
ANDROID_KABI_RESERVE(1);
|
ANDROID_KABI_RESERVE(1);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user