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: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
*/
|
||||
|
||||
/*-------------------------------------------------------------------------*/
|
||||
#include <linux/usb/otg.h>
|
||||
|
||||
#define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user