summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/rtsx_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/rtsx_common.h b/include/linux/rtsx_common.h
index f294f478f0c0..da9c8c6b5d50 100644
--- a/include/linux/rtsx_common.h
+++ b/include/linux/rtsx_common.h
@@ -32,7 +32,6 @@ struct platform_device;
struct rtsx_slot {
struct platform_device *p_dev;
void (*card_event)(struct platform_device *p_dev);
- void (*power_off)(struct platform_device *p_dev);
};
#endif