diff --git a/drivers/staging/greybus/audio-gb-cmds.c b/drivers/staging/greybus/audio-gb-cmds.c index 9ca3164b1332..10de34d6fa93 100644 --- a/drivers/staging/greybus/audio-gb-cmds.c +++ b/drivers/staging/greybus/audio-gb-cmds.c @@ -16,7 +16,7 @@ #define GB_I2S_MGMT_VERSION_MINOR 0x01 #define GB_I2S_DATA_VERSION_MAJOR 0x00 -#define GB_I2S_MGMT_VERSION_MINOR 0x01 +#define GB_I2S_DATA_VERSION_MINOR 0x01 /*********************************** * GB I2S helper functions