diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-06-06 23:02:14 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2014-06-07 00:57:21 +0200 |
commit | 0c0a3e5a100bbc4aaedd140e82b429227a76701b (patch) | |
tree | 32271f2a6033deeaf172693cd349bf93d216277d /arch/powerpc/configs | |
parent | selftests/powerpc: Test the THP bug we fixed in the previous commit (diff) | |
download | linux-0c0a3e5a100bbc4aaedd140e82b429227a76701b.tar.xz linux-0c0a3e5a100bbc4aaedd140e82b429227a76701b.zip |
powerpc/powernv: Add missing include to LPC code
kbuild bot spotted that one:
arch/powerpc/platforms/powernv/opal-lpc.c: In function 'opal_lpc_init_debugfs':
>> arch/powerpc/platforms/powernv/opal-lpc.c:319:35: error: 'powerpc_debugfs_root' undeclared (first use in this function)
root = debugfs_create_dir("lpc", powerpc_debugfs_root);
^
We neet to include the definition explicitely.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs')
0 files changed, 0 insertions, 0 deletions