diff options
author | David S. Miller <davem@davemloft.net> | 2008-08-30 00:37:36 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-08-30 00:37:36 -0700 |
commit | e0ac612e6997429a21887475709ca6d6224971f2 (patch) | |
tree | 859cc41875cf525513568543759f344f68864351 /arch/sparc/include/asm | |
parent | 356d164757310cd822d71da2027d50ec39798b7f (diff) |
sparc: Kill ebus_bus_type.
No longer used.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm')
-rw-r--r-- | arch/sparc/include/asm/of_platform.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sparc/include/asm/of_platform.h b/arch/sparc/include/asm/of_platform.h index 71ada5238b9..90da99059f8 100644 --- a/arch/sparc/include/asm/of_platform.h +++ b/arch/sparc/include/asm/of_platform.h @@ -13,8 +13,6 @@ * */ -extern struct bus_type ebus_bus_type; - #define of_bus_type of_platform_bus_type /* for compatibility */ #endif |