drm/rockchip: vop2: Fix the windows switch between different layers
[drm/drm-misc.git] / arch / mips / include / asm / mach-bcm63xx / bcm63xx_dev_spi.h
blob0ab750522324ccd4a109a5dbffa4476c4929c5a2
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef BCM63XX_DEV_SPI_H
3 #define BCM63XX_DEV_SPI_H
5 #include <linux/types.h>
6 #include <bcm63xx_io.h>
7 #include <bcm63xx_regs.h>
9 int __init bcm63xx_spi_register(void);
11 #endif /* BCM63XX_DEV_SPI_H */