diff options
Diffstat (limited to 'hw/npu2-opencapi.c')
-rw-r--r-- | hw/npu2-opencapi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/npu2-opencapi.c b/hw/npu2-opencapi.c index 7a90cfa..d6d8996 100644 --- a/hw/npu2-opencapi.c +++ b/hw/npu2-opencapi.c @@ -1817,7 +1817,6 @@ static const struct phb_ops npu2_opencapi_ops = { .eeh_freeze_set = NULL, .next_error = npu2_opencapi_eeh_next_error, .err_inject = NULL, - .get_diag_data = NULL, .get_diag_data2 = NULL, .set_capi_mode = NULL, .set_capp_recovery = NULL, |