Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19686
b: refs/heads/master
c: d57d39c
h: refs/heads/master
v: v3
  • Loading branch information
Bjorn Helgaas authored and Linus Torvalds committed Feb 3, 2006
1 parent e383bee commit 9345661
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7bed9ec44cb282425f56033e5fb5448086cd758
refs/heads/master: d57d39c81271a0808eabcf7bdc409312b5262b69
4 changes: 2 additions & 2 deletions trunk/drivers/ide/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ config IDE

if IDE

config IDE_MAX_HWIFS
config IDE_MAX_HWIFS
int "Max IDE interfaces"
depends on ALPHA || SUPERH
depends on ALPHA || SUPERH || IA64
default 4
help
This is the maximum number of IDE hardware interfaces that will
Expand Down
8 changes: 0 additions & 8 deletions trunk/include/asm-ia64/ide.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@

#include <linux/irq.h>

#ifndef MAX_HWIFS
# ifdef CONFIG_PCI
#define MAX_HWIFS 10
# else
#define MAX_HWIFS 6
# endif
#endif

#define IDE_ARCH_OBSOLETE_DEFAULTS

static inline int ide_default_irq(unsigned long base)
Expand Down

0 comments on commit 9345661

Please sign in to comment.