Linux Audio

Check our new training course

Loading...
v6.2
1/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef _ASM_SPARC_TOPOLOGY_H
3#define _ASM_SPARC_TOPOLOGY_H
4
5#include <asm-generic/topology.h>
6
7#endif /* _ASM_SPARC_TOPOLOGY_H */
v4.6
 
1#ifndef _ASM_SPARC_TOPOLOGY_H
2#define _ASM_SPARC_TOPOLOGY_H
3
4#include <asm-generic/topology.h>
5
6#endif /* _ASM_SPARC_TOPOLOGY_H */