提交 dd497154 编写于 作者: G Gavin Shan 提交者: Michael Ellerman

powerpc: Export include/uapi/asm/eeh.h

This adds include/uapi/asm/eeh.h to kbuild so that the header
file will be exported automatically with below command. The
header file was added by commit ed3e81ff ("powerpc/eeh: Move PE
state constants around")

   make INSTALL_HDR_PATH=/tmp/headers \
        SRCARCH=powerpc headers_install
Signed-off-by: NGavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 e0ad784b
...@@ -6,6 +6,7 @@ header-y += bitsperlong.h ...@@ -6,6 +6,7 @@ header-y += bitsperlong.h
header-y += bootx.h header-y += bootx.h
header-y += byteorder.h header-y += byteorder.h
header-y += cputable.h header-y += cputable.h
header-y += eeh.h
header-y += elf.h header-y += elf.h
header-y += epapr_hcalls.h header-y += epapr_hcalls.h
header-y += errno.h header-y += errno.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册