Commit 7b78461e authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] another mips build fix

From: Samium Gromoff <deepfire@sic-elvis.zel.ru>

Without this one it fails to build, too.
parent bc30464f
...@@ -107,7 +107,8 @@ EXPORT_SYMBOL(vfs_fstat); ...@@ -107,7 +107,8 @@ EXPORT_SYMBOL(vfs_fstat);
#if !defined(__alpha__) && !defined(__sparc__) && !defined(__ia64__) \ #if !defined(__alpha__) && !defined(__sparc__) && !defined(__ia64__) \
&& !defined(CONFIG_ARCH_S390) && !defined(__hppa__) \ && !defined(CONFIG_ARCH_S390) && !defined(__hppa__) \
&& !defined(__arm__) && !defined(CONFIG_V850) && !defined(__powerpc64__) && !defined(__arm__) && !defined(CONFIG_V850) && !defined(__powerpc64__) \
&& !defined(__mips__)
/* /*
* For backward compatibility? Maybe this should be moved * For backward compatibility? Maybe this should be moved
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment