summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_hsspi.h
blob: f93f176c1beedf9003a87d7e5b70e720c45a14e5 (plain)
1
2
3
4
5
6
7
8
9
/* 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 */