commit | baf22c1e7aedf264e264b15d2595e5e76564bd4e | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Oct 11 23:46:07 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Oct 11 23:46:07 2007 +0100 |
tree | 6983687e9e1a7442247d418207bfb36254167214 | |
parent | 21c854dcbd7698bf723676a552968040e2813490 [diff] |
[MIPS] Split up war.h It was getting a little big, ugly and a primary source for merge conflicts. Also the old method was a bit too forgiving in that the workaround did default to off, so now there is an explicit #error forcing platform maintainers to think if they should enable a workaround for a particular platform. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>