commit | 1c1e436269fe840cdbecfaf397b21778dd276f26 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Oct 04 12:10:18 2012 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Oct 04 12:10:18 2012 +0100 |
tree | f3113da17ecff2ca272090c407ca6c7347da8218 | |
parent | 890139529d45ebd3c60d541f4eddc60e042fdf98 [diff] |
UAPI: Split compound conditionals containing __KERNEL__ in Arm64 Split compound conditionals containing __KERNEL__ in Arm64 where possible to make it easier for the UAPI disintegration scripts to handle them. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com>