OSDN Git Service

of: Drop struct of_pci_range.pci_space field
[tomoyo/tomoyo-test1.git] / include / linux / of_address.h
index eac7ab1..8d12bf1 100644 (file)
@@ -16,7 +16,6 @@ struct of_pci_range_parser {
 };
 
 struct of_pci_range {
-       u32 pci_space;
        u64 pci_addr;
        u64 cpu_addr;
        u64 size;