commit | 2841d8b893fd326aa039f28c3040378db8ebe8ef | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 31 13:38:44 2008 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Aug 26 09:10:21 2008 +0100 |
tree | c22c0f61aaf3d257f3398cd8cd596026e1f034f5 | |
parent | 89ef3e85de5b5b95cefad2b20e1ed53435589b55 [diff] |
[MIPS] emma2rh: Fix build error by header file inclusion weeding. CC arch/mips/emma2rh/markeins/setup.o In file included from arch/mips/emma2rh/markeins/setup.c:30: include/linux/ide.h:645: error: ‘CONFIG_IDE_MAX_HWIFS’ undeclared here (not in a function) make[1]: *** [arch/mips/emma2rh/markeins/setup.o] Error 1 Signed-off-by: Ralf Baechle <ralf@linux-mips.org>