xref: /openbmc/linux/arch/sh/include/cpu-sh4a/cpu/serial.h (revision 840ef8b7cc584a23c4f9d05352f4dbaf8e56e5ab)
1 #ifndef __CPU_SH4A_SERIAL_H
2 #define __CPU_SH4A_SERIAL_H
3 
4 /* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */
5 extern struct plat_sci_port_ops sh7722_sci_port_ops;
6 
7 #endif /* __CPU_SH4A_SERIAL_H */
8