ppc: remove obsolete macio_init() definition from mac.h
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Thu, 7 Jun 2018 16:59:54 +0000 (17:59 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 12 Jun 2018 00:44:36 +0000 (10:44 +1000)
commit4558fadaf550c0bf3c2284f353439a1cdbc407f1
tree85cc3fa2e42ec5ca201bd2170918fe251a6f6856
parenta72fed214a9a9503764fc6f62eea17dd09cb487a
ppc: remove obsolete macio_init() definition from mac.h

Commits b6712ea391 removed the macio_init() function but missed the header
prototype in mac.h. Remove it since it is no longer needed.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/mac.h