]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/arm/mach-shmobile/emev2.h
ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h
[mirror_ubuntu-artful-kernel.git] / arch / arm / mach-shmobile / emev2.h
CommitLineData
c58b31aa
GU
1#ifndef __ASM_EMEV2_H__
2#define __ASM_EMEV2_H__
3
4extern const struct smp_operations emev2_smp_ops;
5
6#endif /* __ASM_EMEV2_H__ */