aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pcf50633.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pcf50633.h')
-rw-r--r--include/linux/pcf50633.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pcf50633.h b/include/linux/pcf50633.h
index 2bef616ec2d..8a75b28606f 100644
--- a/include/linux/pcf50633.h
+++ b/include/linux/pcf50633.h
@@ -127,7 +127,7 @@ pcf50633_report_resumers(struct pcf50633_data *pcf, char *buf);
extern void
pcf50633_register_resume_dependency(struct pcf50633_data *pcf,
- struct pcf50633_resume_dependency *dep);
+ struct resume_dependency *dep);
#define PCF50633_FEAT_EXTON 0x00000001 /* not yet supported */