Revert "ANDROID: GKI: Add ANDROID_OEM_DATA in struct request_queue"
This reverts commit f4e36db507
.
Breaks KMI, should not have merged
Change-Id: I30a885047459a39c487e8a070ea160b26d03e2fb
This commit is contained in:
parent
443c11e0b1
commit
842137671f
|
@ -568,8 +568,6 @@ struct request_queue {
|
|||
#define BLK_MAX_WRITE_HINTS 5
|
||||
u64 write_hints[BLK_MAX_WRITE_HINTS];
|
||||
|
||||
ANDROID_OEM_DATA(1);
|
||||
|
||||
ANDROID_KABI_RESERVE(1);
|
||||
ANDROID_KABI_RESERVE(2);
|
||||
ANDROID_KABI_RESERVE(3);
|
||||
|
|
Loading…
Reference in New Issue