diff --git a/[refs] b/[refs] index 3404cd4b7c3b..d6de98b3c05e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 407c57b86237fc2512654fa2f2ceedda92684472 +refs/heads/master: 2fa63c4d0d89a3add74bf37f7768a79c1d39cb7a diff --git a/trunk/include/asm-arm26/posix_types.h b/trunk/include/asm-arm26/posix_types.h index b88344ad390c..f8d1eb4f4cb1 100644 --- a/trunk/include/asm-arm26/posix_types.h +++ b/trunk/include/asm-arm26/posix_types.h @@ -44,6 +44,7 @@ typedef unsigned int __kernel_gid32_t; typedef unsigned short __kernel_old_uid_t; typedef unsigned short __kernel_old_gid_t; +typedef unsigned short __kernel_old_dev_t; #ifdef __GNUC__ typedef long long __kernel_loff_t;