repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
arch
/
mips
/
include
/
asm
/
mach-bcm63xx
/
bcm63xx_dev_uart.h
blob
88f8cf1c709485ed145643753d27770e31623591
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef BCM63XX_DEV_UART_H_
3
#define BCM63XX_DEV_UART_H_
4
5
int
bcm63xx_uart_register
(
unsigned int
id
);
6
7
#endif
/* BCM63XX_DEV_UART_H_ */