]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/frv/include/asm/topology.h
Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'asoc...
[mirror_ubuntu-bionic-kernel.git] / arch / frv / include / asm / topology.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_TOPOLOGY_H
3 #define _ASM_TOPOLOGY_H
4
5 #ifdef CONFIG_NUMA
6
7 #error NUMA not supported yet
8
9 #endif /* CONFIG_NUMA */
10
11 #include <asm-generic/topology.h>
12
13 #endif /* _ASM_TOPOLOGY_H */