1*61a6976bSPaul Mundt #ifndef __CPU_SH4A_SERIAL_H 2*61a6976bSPaul Mundt #define __CPU_SH4A_SERIAL_H 3*61a6976bSPaul Mundt 4*61a6976bSPaul Mundt /* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */ 5*61a6976bSPaul Mundt extern struct plat_sci_port_ops sh7722_sci_port_ops; 6*61a6976bSPaul Mundt 7*61a6976bSPaul Mundt #endif /* __CPU_SH4A_SERIAL_H */ 8