License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / mips / include / asm / mach-bcm63xx / bcm63xx_dev_hsspi.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
83bb90fa
JG
2#ifndef BCM63XX_DEV_HSSPI_H
3#define BCM63XX_DEV_HSSPI_H
4
5#include <linux/types.h>
6
7int bcm63xx_hsspi_register(void);
8
9#endif /* BCM63XX_DEV_HSSPI_H */