diff options
| author | Paul Burton <paul.burton@mips.com> | 2018-06-23 06:17:47 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-06-23 14:52:08 +0300 |
| commit | b02c38a23a5a308466d6cf87895ef16b6fa3306c (patch) | |
| tree | 57963496689ed7caaba482f80ba9a8b837bd6277 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 3ef594b0e465c4dd7b1ea7736dfc4bb80c53e33d (diff) | |
| download | linux-b02c38a23a5a308466d6cf87895ef16b6fa3306c.tar.xz | |
net: pch_gbe: Remove get_bus_info HAL abstraction
For some reason the pch_gbe driver contains a struct pch_gbe_functions
with pointers used by a HAL abstraction layer, even though there is only
one implementation of each function.
This patch removes the get_bus_info abstraction. Its single
implementation (pch_gbe_plat_get_bus_info) only sets values within a
struct pch_gbe_bus_info which is never used, so we simply remove the
call to it in pch_gbe_probe & remove struct pch_gbe_bus_info entirely.
Now that struct pch_gbe_functions is empty we remove it entirely too.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
