/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __SH_KEYSC_H__ #define __SH_KEYSC_H__ #define SH_KEYSC_MAXKEYS … struct sh_keysc_info { … }; #endif /* __SH_KEYSC_H__ */
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __SH_KEYSC_H__ #define __SH_KEYSC_H__ #define SH_KEYSC_MAXKEYS … struct sh_keysc_info { … }; #endif /* __SH_KEYSC_H__ */