commit | 45eb47242df87acbf26c0c2c0a7ab677661153c6 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Sep 21 10:55:05 2014 -0700 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Sep 25 23:14:56 2014 +1000 |
tree | b74abd38652d469ff97dc056f67251bb107c64bb | |
parent | 2a58222f8220089c7b602cf5fae557e0bc0bc303 [diff] |
powerpc: pci-ioda: Remove unnecessary return value from printk 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>