aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-core.h
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2009-07-11 19:07:15 +0000
committerLars-Peter Clausen <lars@metafoo.de>2009-07-11 19:07:15 +0000
commit4147b632e9930e42167b9ba399604be10fc753b0 (patch)
treede6633283a173055452d11383c870c383ce52214 /target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-core.h
parenta21bf40453f475a1e44a351e09b169e885e601c8 (diff)
downloadupstream-4147b632e9930e42167b9ba399604be10fc753b0.tar.gz
upstream-4147b632e9930e42167b9ba399604be10fc753b0.tar.bz2
upstream-4147b632e9930e42167b9ba399604be10fc753b0.zip
Cleanup glamo mmc driver.
SVN-Revision: 16786
Diffstat (limited to 'target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-core.h')
-rw-r--r--target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-core.h b/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-core.h
index 8a7907e977..c0340a62ad 100644
--- a/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-core.h
+++ b/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-core.h
@@ -45,7 +45,6 @@ struct glamo_mci_pdata {
struct glamo_core * pglamo;
unsigned int gpio_detect;
unsigned int gpio_wprotect;
- unsigned long ocr_avail;
int (*glamo_can_set_mci_power)(void);
/* glamo-mci asking if it should use the slow clock to card */
int (*glamo_mci_use_slow)(void);