]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/linux/types.h
Revert "include/linux: move typdef for uintptr_t"
[people/ms/u-boot.git] / include / linux / types.h
index c7e8fdb9c27b1b4890dd1437712ce4d7ceba0a27..6f75be4253786888b7717febfadc74a22afb29d3 100644 (file)
@@ -124,7 +124,6 @@ typedef             __UINT64_TYPE__ u_int64_t;
 typedef                __INT64_TYPE__          int64_t;
 #endif
 
-typedef unsigned long uintptr_t;
 /*
  * Below are truly Linux-specific types that should never collide with
  * any application/library that wants linux/types.h.