fix missing last lines

This commit is contained in:
jding 2021-10-31 22:15:37 +00:00
parent 411f91dd2f
commit 99724cbdf8

View file

@ -664,3 +664,5 @@ static struct behavior_hold_tap_data behavior_hold_tap_data;
CONFIG_KERNEL_INIT_PRIORITY_DEFAULT, &behavior_hold_tap_driver_api);
DT_INST_FOREACH_STATUS_OKAY(KP_INST)
#endif /* DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT) */