diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-08-23 04:20:08 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-11-25 04:11:27 +0100 |
commit | 5182a131ddf988fe4f5cef9964dbfb64a188b0c3 (patch) | |
tree | bb627c6921e0dfb214ea08a17210c854314d0d7a /arch/powerpc/mm/Makefile | |
parent | powerpc/powermac: Add missing of_node_put (diff) | |
download | linux-5182a131ddf988fe4f5cef9964dbfb64a188b0c3.tar.xz linux-5182a131ddf988fe4f5cef9964dbfb64a188b0c3.zip |
perf/powerpc: Fix build for PowerPC with uclibc toolchains
libio.h is not provided by uClibc, in order to be able to test the
definition of __UCLIBC__ we need to include stdlib.h, which also
includes stddef.h, providing the definition of 'NULL'.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm/Makefile')
0 files changed, 0 insertions, 0 deletions