Files
android_kernel_xiaomi_sm8450/include
Srinivas Kandagatla 4da69f49e7 nvmem: include linux/err.h from header
missing err.h header file can cause simillar errors like below
in some configurations.
"error: implicit declaration of function 'ERR_PTR'
[-Werror=implicit-function-declaration]"

This adds the missing include to ensure we can always include
the header.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 17:33:23 +02:00
..
2017-07-17 15:50:32 +01:00
2017-08-28 10:19:01 +02:00