X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Flinux%2Fstat.h;h=cef636959e3ef1b462a6263745b06f288c92eac6;hb=c0c3590bb2646ad34527fa61bf19a1172e05fc4c;hp=2ce1c25ac309b79328a82053d4fb3477f51ad2a8;hpb=a1b215e2a2a013327693f2fb990957b746f26cf5;p=oweals%2Fu-boot.git diff --git a/include/linux/stat.h b/include/linux/stat.h index 2ce1c25ac3..cef636959e 100644 --- a/include/linux/stat.h +++ b/include/linux/stat.h @@ -68,7 +68,7 @@ struct stat { #endif /* __PPC__ */ #if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__bfin__) ||\ - defined (__microblaze__) + defined (__microblaze__) || defined (__nios2__) struct stat { unsigned short st_dev;