powerpc: pci-ioda: Remove unnecessary return value from printk
authorJoe Perches <joe@perches.com>
Sun, 21 Sep 2014 17:55:05 +0000 (10:55 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:56 +0000 (23:14 +1000)
The return value is unnecessary and unused, so make the functions
void instead of int.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

No differences found