- Don't typedef ULONG_PTR to a 32-bit value

svn path=/branches/ros-amd64-bringup/; revision=36971
This commit is contained in:
Stefan Ginsberg
2008-10-25 22:48:28 +00:00
parent fa5b3a90b9
commit 02a9619cec

View File

@@ -4,8 +4,6 @@
* Some USB bandwidth allocation constants.
*/
typedef unsigned long ULONG_PTR, *PULONG_PTR;
#define USB2_HOST_DELAY 5 /* nsec, guess */
#define BW_HOST_DELAY 1000L /* nanoseconds */
#define BW_HUB_LS_SETUP 333L /* nanoseconds */