Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7dded4eb authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Revert "UPSTREAM: ehci-hcd: Move include to keep CRC stable"



Revert submission 1437052

Reason for revert: ABI is changed.  While is is correct, we will hold off doing this for another week.

Reverted Changes:
Iae19ae10f:UPSTREAM: ehci-hcd: Move include to keep CRC stabl...
I85a933434:ANDROID: Update android/abi_gki_aarch64.xml

Change-Id: I2859f7b3ffa293371f842c01ecf433a84d5e1179
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent a24fabe7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@
#include <linux/interrupt.h>
#include <linux/usb.h>
#include <linux/usb/hcd.h>
#include <linux/usb/otg.h>
#include <linux/moduleparam.h>
#include <linux/dma-mapping.h>
#include <linux/debugfs.h>
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
 */

/*-------------------------------------------------------------------------*/
#include <linux/usb/otg.h>

#define	PORT_WAKE_BITS	(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)