Commit 0e2deb10 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: remove status, no longer used

parent 9e8eb5e6
......@@ -128,7 +128,6 @@ struct device_node {
int busno; /* for pci devices */
int devfn; /* for pci devices */
struct pci_controller *phb; /* for pci devices */
int status; /* current status of device */
struct TceTable *tce_table; /* for phb's or bridges */
#define DN_STATUS_BIST_FAILED (1<<0)
struct property *properties;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment