On Tue, Oct 24, 2017 at 11:35:14AM +0200, Egil Hjelmeland wrote: > The next patch require net/dsa/tag_lan9303.c to access struct lan9303. > Therefore move struct lan9303 definitions from drivers/net/dsa/lan9303.h > to new file include/linux/lan9303.h. > > Signed-off-by: Egil Hjelmeland <pri...@egil-hjelmeland.no>
O.K, so not too bad. I am now however wondering if include/linux/dsa/lan9303.h would be better? Anyway, Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew