Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze
[oweals/u-boot.git] / include / linux / stat.h
index 43fd53fc98cf8b5644c49b3c7cc5235278aa0365..37f2924df18881bf6569c21607cc9d19518f794a 100644 (file)
@@ -67,7 +67,8 @@ struct stat {
 
 #endif /* __PPC__ */
 
-#if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__bfin__)
+#if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__bfin__) ||\
+       defined (__microblaze__)
 
 struct stat {
        unsigned short st_dev;