Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
bcm63xx_dev_pcmcia.h
Go to the documentation of this file.
1 #ifndef BCM63XX_DEV_PCMCIA_H_
2 #define BCM63XX_DEV_PCMCIA_H_
3 
4 /*
5  * PCMCIA driver platform data
6  */
8  unsigned int ready_gpio;
9 };
10 
11 int bcm63xx_pcmcia_register(void);
12 
13 #endif /* BCM63XX_DEV_PCMCIA_H_ */