From: Colin King <colin.k...@canonical.com> Date: Thu, 5 Oct 2017 10:10:23 +0100
> From: Colin Ian King <colin.k...@canonical.com> > > The function emac_isr is local to the source and does not need to > be in global scope, so make it static. > > Cleans up sparse warnings: > symbol 'emac_isr' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Applied.