Revert "ANDROID: GKI: Add ANDROID_OEM_DATA in struct blk_mq_tags"

This reverts commit 9123d4dfe5.

Breaks KMI, should not have merged

Change-Id: I957881d95f583e02563e93934be3e74cbf2c87a9
This commit is contained in:
Todd Kjos 2022-06-02 14:48:08 -07:00
parent 3062974bf9
commit b982f17e13
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ struct blk_mq_tags {
* request pool
*/
spinlock_t lock;
ANDROID_OEM_DATA(1);
};
extern struct blk_mq_tags *blk_mq_init_tags(unsigned int nr_tags,