Sign in
kunit
/
linux
/
c7b70a641df26002e8f26e2b8122fcb6a1d815a1
/
.
/
arch
/
mips
/
include
/
asm
/
mach-bcm63xx
/
bcm63xx_dev_hsspi.h
blob: f93f176c1beedf9003a87d7e5b70e720c45a14e5 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
BCM63XX_DEV_HSSPI_H
#define
BCM63XX_DEV_HSSPI_H
#include
<linux/types.h>
int
bcm63xx_hsspi_register
(
void
);
#endif
/* BCM63XX_DEV_HSSPI_H */