commit | f85da084151c9454891124c999006857a354622a | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Mon Feb 05 16:28:26 2007 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 09 16:23:18 2007 +0000 |
tree | 01cac9f3aa1242952649fd1d1849a8a5acd14c0e | |
parent | 9084b0058e11378abb43d01e669bac8ac7b593ff [diff] |
[EISA] EISA registration with !CONFIG_EISA This is a change for the EISA bus support to permit drivers to call un/registration functions even if EISA support has not been enabled. This is similar to what PCI (and now TC) does and reduces the need for #ifdef clutter. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>