commit | 265601f034df3566f22da11240977aab8860f6a7 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Mon Sep 04 08:37:55 2017 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Sep 04 19:38:07 2017 +1000 |
tree | 531ca1d45caaad3cca192506a202a69d680e0842 | |
parent | 4716e488abc22d487e298ee6c0c7d7dada9fcb64 [diff] |
powerpc/xive: Fix section __init warning xive_spapr_init() is called from a __init routine and calls __init routines. Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>