repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
arch
/
sh
/
include
/
cpu-sh4a
/
cpu
/
serial.h
blob
fc206c0bf6fb06ef9d1933adf9ba11d2db1ccb18
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __CPU_SH4A_SERIAL_H
3
#define __CPU_SH4A_SERIAL_H
4
5
/* arch/sh/kernel/cpu/sh4a/serial-sh7722.c */
6
extern
struct
plat_sci_port_ops sh7722_sci_port_ops
;
7
8
#endif
/* __CPU_SH4A_SERIAL_H */