diff --git a/[refs] b/[refs] index 5db8f8cbfc7c..da3f31faa92e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5b99b094308b4e328bcf604ff2edceb9170f1732 +refs/heads/master: 289a64295c9ae897c18302c15abd8f0464e8c6cb diff --git a/trunk/drivers/staging/cptm1217/cp_tm1217.h b/trunk/drivers/staging/cptm1217/cp_tm1217.h index a0ce31db53f8..30bad357a055 100644 --- a/trunk/drivers/staging/cptm1217/cp_tm1217.h +++ b/trunk/drivers/staging/cptm1217/cp_tm1217.h @@ -1,8 +1,7 @@ #ifndef __LINUX_I2C_CP_TM1217_H #define __LINUX_I2C_CP_TM1217_H -struct cp_tm1217_platform_data -{ +struct cp_tm1217_platform_data { int gpio; /* If not set uses the IRQ resource 0 */ };