sh: pci: Kill off the now unused hose->io_base.
Nothing is using this any more, so kill it off. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -33,7 +33,6 @@ struct pci_channel {
|
||||
int enabled;
|
||||
|
||||
unsigned long reg_base;
|
||||
unsigned long io_base;
|
||||
|
||||
unsigned long io_map_base;
|
||||
};
|
||||
|
Reference in New Issue
Block a user