drm/rockchip: vop2: Fix the windows switch between different layers
[drm/drm-misc.git] / arch / mips / include / asm / mach-bcm63xx / bcm63xx_dev_pcmcia.h
blob01674ac58bb5b1a00e483bccab1b6248ee968920
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef BCM63XX_DEV_PCMCIA_H_
3 #define BCM63XX_DEV_PCMCIA_H_
5 /*
6 * PCMCIA driver platform data
7 */
8 struct bcm63xx_pcmcia_platform_data {
9 unsigned int ready_gpio;
12 int bcm63xx_pcmcia_register(void);
14 #endif /* BCM63XX_DEV_PCMCIA_H_ */