Skip to content
Commit 614f15b4 authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

powerpc: fix two implicit header uses in pseries/plpar_wrappers.h



Removing the implicit presence of module.h from almost everywhere
will reveal this implicit usage of paca.h and string.h headers as
follows:

arch/powerpc/platforms/pseries/plpar_wrappers.h:22: error: implicit declaration of function 'get_lppaca'
arch/powerpc/platforms/pseries/plpar_wrappers.h:208: error: implicit declaration of function 'memcpy'

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent e415372a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment