
27 Sep
2017
27 Sep
'17
11:55 a.m.
If we include both the rk3288_grf.h and rv1108_grf.h, there is a number of compiling error for redefinition. So we define the reg structs of mac_grf at gmac_rockchip.c. Remove the rk**_grf.h files, give them own grf offset for their use.
Signed-off-by: David Wu david.wu@rock-chips.com
drivers/net/gmac_rockchip.c | 144 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 116 insertions(+), 28 deletions(-)
Acked-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com