summaryrefslogtreecommitdiffstats
path: root/discover/user-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/user-event.h')
-rw-r--r--discover/user-event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/discover/user-event.h b/discover/user-event.h
index 383bdd0..488f04a 100644
--- a/discover/user-event.h
+++ b/discover/user-event.h
@@ -29,7 +29,6 @@ struct waitset;
struct user_event *user_event_init(struct waitset *waitset,
struct device_handler *handler);
-void user_event_trigger(struct user_event *uev);
void user_event_destroy(struct user_event *uev);
#endif
OpenPOWER on IntegriCloud