diff options
Diffstat (limited to 'drivers/misc')
| -rw-r--r-- | drivers/misc/mei/hw-me.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/mei/hw-me.h b/drivers/misc/mei/hw-me.h index e36f871f323e..0038a6d431fd 100644 --- a/drivers/misc/mei/hw-me.h +++ b/drivers/misc/mei/hw-me.h @@ -128,7 +128,7 @@ enum mei_cfg_idx { MEI_ME_GSCFI_CFG, MEI_ME_CSC_CFG, MEI_ME_PCH22_IOE_CFG, - MEI_ME_NUM_CFG, + MEI_ME_NUM_CFG }; const struct mei_cfg *mei_me_get_cfg(kernel_ulong_t idx); |
