License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / arm / mach-shmobile / emev2.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
c58b31aa
GU
2#ifndef __ASM_EMEV2_H__
3#define __ASM_EMEV2_H__
4
5extern const struct smp_operations emev2_smp_ops;
6
7#endif /* __ASM_EMEV2_H__ */