On Thu, 2016-21-07 at 04:21:35 UTC, Michael Ellerman wrote:
> From: Benjamin Herrenschmidt
>
> There is little enough differences now.
>
> mpe: Add a/p/k/setup.h to contain the prototypes and empty versions of
> functions we need, rather than using weak functions. Add a few other
> empty version
From: Benjamin Herrenschmidt
There is little enough differences now.
mpe: Add a/p/k/setup.h to contain the prototypes and empty versions of
functions we need, rather than using weak functions. Add a few other
empty versions to avoid as many #ifdefs as possible in the code.
Signed-off-by: Benjam