From: Michal Simek Date: Mon, 7 May 2007 22:32:35 +0000 (+0200) Subject: Merge git://www.denx.de/git/u-boot X-Git-Tag: v1.3.0-rc1~76^2~4^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3c4bd60de15d79ddfc0cf3170a55847b2025d93f;p=u-boot Merge git://www.denx.de/git/u-boot Conflicts: include/asm-microblaze/microblaze_intc.h include/linux/stat.h --- 3c4bd60de15d79ddfc0cf3170a55847b2025d93f diff --cc include/linux/stat.h index 39386f1220,43fd53fc98..37f2924df1 --- a/include/linux/stat.h +++ b/include/linux/stat.h @@@ -67,8 -67,7 +67,8 @@@ struct stat #endif /* __PPC__ */ - #if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__blackfin__) ||\ -#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;