commit | 8ed07a1cce1530d2fd42e23c867a7c0c1170515a | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Jul 13 01:26:52 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 12 17:41:17 2007 +0100 |
tree | db48568b8760ad9b1f2e7583485d8117387f2d92 | |
parent | 0db34215c7e0ef618e7b29fbf271194ca5434f8e [diff] |
[MIPS] Fix a sparse warning in arch/mips/pci/pci.c Fixes this warning: arch/mips/pci/pci.c:284:18: warning: symbol 'dev' shadows an earlier one arch/mips/pci/pci.c:272:17: originally declared here Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>