mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-29 10:01:25 +00:00
sh-sci: remove early_sci_setup()
Remove unused early_sci_setup() function from sh-sci. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
e552de2413
commit
9080b72819
2 changed files with 0 additions and 16 deletions
|
@ -27,6 +27,4 @@ struct plat_sci_port {
|
|||
upf_t flags; /* UPF_* flags */
|
||||
};
|
||||
|
||||
int early_sci_setup(struct uart_port *port);
|
||||
|
||||
#endif /* __LINUX_SERIAL_SCI_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue