X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Flinux%2Fstat.h;h=2f7a3b36acf08862dc486fd1364bf7e0cc91c3cf;hb=b66eb5282d568225abad5b3b61cc0968be35fc0d;hp=63a96f13cc2dd1c9da9e57860e15d21a15beb994;hpb=bd51626c8df13b5319424352019115750d6d1186;p=oweals%2Fu-boot.git diff --git a/include/linux/stat.h b/include/linux/stat.h index 63a96f13cc..2f7a3b36ac 100644 --- a/include/linux/stat.h +++ b/include/linux/stat.h @@ -67,7 +67,7 @@ struct stat { #endif /* __PPC__ */ -#if defined (__ARM__) || defined (__I386__) +#if defined (__ARM__) || defined (__I386__) || defined (__M68K__) struct stat { unsigned short st_dev;