diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-07 09:22:36 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-05-07 09:22:47 -0400 |
commit | 5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb (patch) | |
tree | 0f7eb261706d7cebe3090a4d9cf378ea2daec115 /usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch | |
parent | 45a0b49689abb380af737e255539b56d79bfb444 (diff) | |
download | kernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.tar.gz kernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.tar.xz kernel-5f94435ddd350f77bd0e83e69ce047cc4cd9bfdb.zip |
Linux v4.1-rc2-79-g0e1dc4274828
Diffstat (limited to 'usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch')
-rw-r--r-- | usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch b/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch index c2b1f678c..f02e9b744 100644 --- a/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch +++ b/usb-make-xhci-platform-driver-use-64-bit-or-32-bit-D.patch @@ -38,6 +38,3 @@ index 783e819139a7..4f93ef6942d8 100644 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); if (!hcd) --- -2.3.6 - |