From dd497154d359ba9d2d3e71075bed794b93b47b48 Mon Sep 17 00:00:00 2001 From: Gavin Shan Date: Tue, 18 Aug 2015 10:57:40 +1000 Subject: [PATCH] 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 ed3e81ff2016 ("powerpc/eeh: Move PE state constants around") make INSTALL_HDR_PATH=/tmp/headers \ SRCARCH=powerpc headers_install Signed-off-by: Gavin Shan Signed-off-by: Michael Ellerman --- Reading git-format-patch failed