diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2018-12-17 17:37:36 +0100 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2019-01-03 18:53:52 +0000 |
commit | 67b3b830c87e79827a9934362e673e1a23116026 (patch) | |
tree | 615ecd0c362ae7d99eddecef0e1f9b82dda40d91 /cli/mmcli-output.h | |
parent | bc39201f761bd667bcd0c5eb53643a180ce53327 (diff) |
api,firmware: expose device ids
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r-- | cli/mmcli-output.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index a95c4a58..8cf50009 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -204,6 +204,7 @@ typedef enum { /* Firmware status section */ MMC_F_FIRMWARE_LIST, MMC_F_FIRMWARE_METHOD, + MMC_F_FIRMWARE_DEVICE_IDS, MMC_F_FIRMWARE_FASTBOOT_AT, /* Bearer general section */ MMC_F_BEARER_GENERAL_DBUS_PATH, |