diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2017-07-26 11:34:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 17:33:23 +0200 |
commit | 4da69f49e73e3c79f079de62ea940cabbbf15ae7 (patch) | |
tree | 8c3f2e716c117022cc16c0af14f896fcdb0b3375 /tools/include/linux | |
parent | fd08611317a3397d8dd54c68e98afc8396fa11f7 (diff) | |
download | linux-stable-4da69f49e73e3c79f079de62ea940cabbbf15ae7.tar.gz linux-stable-4da69f49e73e3c79f079de62ea940cabbbf15ae7.tar.bz2 linux-stable-4da69f49e73e3c79f079de62ea940cabbbf15ae7.zip |
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>
Diffstat (limited to 'tools/include/linux')
0 files changed, 0 insertions, 0 deletions