commit | eebe949461466c9fdb482a542b0aaa8957b6a62b | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <yamahata@valinux.co.jp> | Mon Aug 30 11:32:01 2010 +0900 |
committer | Kevin O'Connor <kevin@koconnor.net> | Thu Sep 02 21:16:41 2010 -0400 |
tree | 1a13bd6fc2ad55ebdc342aacb2085c53fb75cd9e | |
parent | 06644f4d01111536aea1915c82500c00a5f20c77 [diff] |
pciinit: remove unused variable, old_addr, in pci_set_io_region_addr(). old_addr is initialized, but not used. remove the useless variable. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>