aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/hardware/scoop.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/hardware/scoop.h')
-rw-r--r--arch/arm/include/asm/hardware/scoop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/hardware/scoop.h b/arch/arm/include/asm/hardware/scoop.h
index 58cdf5d8412..ebb3ceaa8fa 100644
--- a/arch/arm/include/asm/hardware/scoop.h
+++ b/arch/arm/include/asm/hardware/scoop.h
@@ -61,6 +61,7 @@ struct scoop_pcmcia_dev {
struct scoop_pcmcia_config {
struct scoop_pcmcia_dev *devs;
int num_devs;
+ void (*pcmcia_init)(void);
void (*power_ctrl)(struct device *scoop, unsigned short cpr, int nr);
};