summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/include/linux/rtl8367.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/files/include/linux/rtl8367.h')
-rw-r--r--target/linux/generic/files/include/linux/rtl8367.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/files/include/linux/rtl8367.h b/target/linux/generic/files/include/linux/rtl8367.h
index aab553e22..470c5f381 100644
--- a/target/linux/generic/files/include/linux/rtl8367.h
+++ b/target/linux/generic/files/include/linux/rtl8367.h
@@ -50,6 +50,7 @@ struct rtl8367_extif_config {
struct rtl8367_platform_data {
unsigned gpio_sda;
unsigned gpio_sck;
+ void (*hw_reset)(bool active);
struct rtl8367_extif_config *extif0_cfg;
struct rtl8367_extif_config *extif1_cfg;