| To: | linux-cvs-patches@linux-mips.org |
|---|---|
| Subject: | CVS Update@linux-mips.org: linux |
| From: | macro@linux-mips.org |
| Date: | Wed, 02 Feb 2005 18:59:06 +0000 |
| Reply-to: | linux-mips@linux-mips.org |
| Sender: | linux-cvs-patches-bounce@linux-mips.org |
CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/02/02 18:59:00
Modified files:
drivers/ide : ide.c
Log message:
Fix a typo.
diff -urN linux/drivers/ide/ide.c linux/drivers/ide/ide.c
--- linux/drivers/ide/ide.c 2005/01/25 04:28:14 1.110
+++ linux/drivers/ide/ide.c 2005/02/02 18:59:00 1.111
@@ -2009,7 +2009,7 @@
extern void swarm_ide_probe(void);
swarm_ide_probe();
}
-#endif /* CONFIG_BLK_IDE_SWARM */
+#endif /* CONFIG_BLK_DEV_IDE_SWARM */
#ifdef CONFIG_BLK_DEV_BUDDHA
{
extern void buddha_init(void);
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CVS Update@linux-mips.org: linux, ppopov |
|---|---|
| Next by Date: | CVS Update@linux-mips.org: linux, macro |
| Previous by Thread: | CVS Update@linux-mips.org: linux, ppopov |
| Next by Thread: | CVS Update@linux-mips.org: linux, macro |
| Indexes: | [Date] [Thread] [Top] [All Lists] |