1*b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */ 261a6976bSPaul Mundt #ifndef __CPU_SH4A_SERIAL_H 361a6976bSPaul Mundt #define __CPU_SH4A_SERIAL_H 461a6976bSPaul Mundt 561a6976bSPaul Mundt /* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */ 661a6976bSPaul Mundt extern struct plat_sci_port_ops sh7722_sci_port_ops; 761a6976bSPaul Mundt 861a6976bSPaul Mundt #endif /* __CPU_SH4A_SERIAL_H */ 9