ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / cptm1217 / cp_tm1217.h
bloba0ce31db53f83fb382ae2272b63186da915979f3
1 #ifndef __LINUX_I2C_CP_TM1217_H
2 #define __LINUX_I2C_CP_TM1217_H
4 struct cp_tm1217_platform_data
6 int gpio; /* If not set uses the IRQ resource 0 */
7 };
9 #endif