diff options
author | Paul Burton <[email protected]> | 2018-06-22 20:17:46 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-06-23 20:52:08 +0900 |
commit | 3ef594b0e465c4dd7b1ea7736dfc4bb80c53e33d (patch) | |
tree | 02406a8fb64266419510044037117bf714f00100 /lib/test_overflow.c | |
parent | c96a0f74312ba7a640b50257d58085f372fff352 (diff) |
net: pch_gbe: Remove init_hw 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 init_hw abstraction in favor of inlining its
single implementation (pch_gbe_plat_init_hw) into its single caller
(pch_gbe_reset).
Signed-off-by: Paul Burton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions