Remove old patch
This commit is contained in:
parent
0af4735824
commit
844af64bc0
13
externals/patches/increase_max_topo.patch
vendored
13
externals/patches/increase_max_topo.patch
vendored
|
@ -1,13 +0,0 @@
|
|||
diff --git a/include/linux/usb/hcd.h b/include/linux/usb/hcd.h
|
||||
index 3dbb42c637c1..8d45c90cee8a 100644
|
||||
--- a/include/linux/usb/hcd.h
|
||||
+++ b/include/linux/usb/hcd.h
|
||||
@@ -26,7 +26,7 @@
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/idr.h>
|
||||
|
||||
-#define MAX_TOPO_LEVEL 6
|
||||
+#define MAX_TOPO_LEVEL 1022
|
||||
|
||||
/* This file contains declarations of usbcore internals that are mostly
|
||||
* used or exposed by Host Controller Drivers.
|
|
@ -10,11 +10,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1701478627,
|
||||
"narHash": "sha256-sld299pt7u7y8I86LgglYly7nfBf44oP2N354Ta4t5k=",
|
||||
"lastModified": 1701480621,
|
||||
"narHash": "sha256-uW6SxfAljW+e/JYlVLTZFo2Hzde8+bPoydR8Fw3UCJk=",
|
||||
"ref": "refs/heads/canon",
|
||||
"rev": "b78b8efaac4eebc5f9d33dfac3b4a9a4d326b7c5",
|
||||
"revCount": 15,
|
||||
"rev": "dccf6842a346a2d7e16441c621066f6396f9e016",
|
||||
"revCount": 16,
|
||||
"type": "git",
|
||||
"url": "https://git.mildlyfunctional.gay/artemist/packages.git"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue