[MIPS] emma2rh: Fix build error by header file inclusion weeding.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 31 Jul 2008 12:38:44 +0000 (13:38 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 26 Aug 2008 08:10:21 +0000 (09:10 +0100)
commit2841d8b893fd326aa039f28c3040378db8ebe8ef
treec22c0f61aaf3d257f3398cd8cd596026e1f034f5
parent89ef3e85de5b5b95cefad2b20e1ed53435589b55
[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>
arch/mips/emma2rh/markeins/setup.c