]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/arm/mach-shmobile/sh73a0.h
ARM: use const and __initconst for smp_operations
[mirror_ubuntu-artful-kernel.git] / arch / arm / mach-shmobile / sh73a0.h
1 #ifndef __ASM_SH73A0_H__
2 #define __ASM_SH73A0_H__
3
4 extern const struct smp_operations sh73a0_smp_ops;
5
6 #endif /* __ASM_SH73A0_H__ */