diff options
author | 2014-03-25 11:43:08 +1100 | |
---|---|---|
committer | 2014-04-09 12:53:36 +1000 | |
commit | bfd25d72abc62a89f9c9c41417da998adcf2578e (patch) | |
tree | 521bac14337ba459b7401701490462782b1684ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc: Convert last uses of __FUNCTION__ to __func__ (diff) | |
download | wireguard-linux-bfd25d72abc62a89f9c9c41417da998adcf2578e.tar.xz wireguard-linux-bfd25d72abc62a89f9c9c41417da998adcf2578e.zip |
powerpc/opal: Add missing include
next-20140324 currently fails compiling celleb_defconfig with:
arch/powerpc/include/asm/opal.h:894:42: error: 'struct notifier_block' declared inside parameter list [-Werror]
arch/powerpc/include/asm/opal.h:894:42: error: its scope is only this definition or declaration, which is probably not what you want [-Werror]
arch/powerpc/include/asm/opal.h:896:14: error: 'struct notifier_block' declared inside parameter list [-Werror]
This is due to a missing include which is added here.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions