On 4/3/2017 2:58 PM, Jerin Jacob wrote: > sys/io.h is an x86 specific header file and > AVP driver is not using any x86 specific IO > operation. Hence removing the sys/io.h reference > to fix the build issue on non x86 platforms. > > Fixes: 5567f9689cf8 ("net/avp: support driver registration") > > Signed-off-by: Jerin Jacob <jerin.ja...@caviumnetworks.com>
Squashed into relevant commit in next-net, thanks.