commit | 615ffd63149117aa5693d6672944966b490cdb66 | [log] [tgz] |
---|---|---|
author | Juri Lelli <juri.lelli@arm.com> | Wed May 31 17:59:30 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 03 19:10:09 2017 +0900 |
tree | 6c464df45d4a4d554a1e3e22723c8200da1ab81e | |
parent | c105aa31183a6ebec395681b6df47c8b65259322 [diff] |
arm,arm64,drivers: move externs in a new header file Create a new header file (include/linux/arch_topology.h) and put there declarations of interfaces used by arm, arm64 and drivers code. Signed-off-by: Juri Lelli <juri.lelli@arm.com> Acked-by: Russell King <rmk+kernel@armlinux.org.uk> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>