summaryrefslogtreecommitdiff
path: root/drivers/dpll/dpll_netlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dpll/dpll_netlink.h')
-rw-r--r--drivers/dpll/dpll_netlink.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/dpll/dpll_netlink.h b/drivers/dpll/dpll_netlink.h
index a9cfd55f57fc..dd28b56d27c5 100644
--- a/drivers/dpll/dpll_netlink.h
+++ b/drivers/dpll/dpll_netlink.h
@@ -11,3 +11,5 @@ int dpll_device_delete_ntf(struct dpll_device *dpll);
int dpll_pin_create_ntf(struct dpll_pin *pin);
int dpll_pin_delete_ntf(struct dpll_pin *pin);
+
+int __dpll_pin_change_ntf(struct dpll_pin *pin);