kdbus: fix header guard name
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 17 Mar 2015 12:21:42 +0000 (09:21 -0300)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 29 Jun 2015 10:50:38 +0000 (19:50 +0900)
commita22e3a721e08963c44e73fd6dab29b30c7f3872e
tree2092a32046c7272765f3050435c26deced13f96e
parentf584d0c220139af0f56916402490f39acd5e5b7a
kdbus: fix header guard name

UAPI headers have a _UAPI_ as prefix, which is removed during
headers_install. If it's put as a suffix it will not be removed and will
be the only header with UAPI in the header guard macro.

Change-Id: I865bf183844d1df797ec99a3fffc95e4229a2504
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paul Osmialowski <p.osmialowsk@samsung.com>
include/uapi/linux/kdbus.h