Revert "ANDROID: GKI: restore a part of "struct mmc_host""
This reverts commit a12132f848.
Bring back the commit in 5.10.36 that broke the kabi.
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia3896de1eca422d424175a2105299e9e5a521a04
This commit is contained in:
parent
71a3aa889d
commit
e606ad4aae
1 changed files with 0 additions and 4 deletions
|
|
@ -286,10 +286,6 @@ struct mmc_host {
|
|||
u32 ocr_avail_sdio; /* SDIO-specific OCR */
|
||||
u32 ocr_avail_sd; /* SD-specific OCR */
|
||||
u32 ocr_avail_mmc; /* MMC-specific OCR */
|
||||
#ifdef CONFIG_PM_SLEEP
|
||||
/* DO NOT USE, is not used, for abi preservation only */
|
||||
struct notifier_block pm_notify;
|
||||
#endif
|
||||
struct wakeup_source *ws; /* Enable consume of uevents */
|
||||
u32 max_current_330;
|
||||
u32 max_current_300;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue