]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
platform/chrome: cros_ec: remove unused EC feature
authorTzung-Bi Shih <tzungbi@google.com>
Mon, 14 Oct 2019 10:20:13 +0000 (18:20 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 18 Oct 2019 17:10:50 +0000 (18:10 +0100)
Remove unused EC_FEATURE_AUDIO_CODEC.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Acked-By: Benson Leung <bleung@chromium.org>
Link: https://lore.kernel.org/r/20191014180059.01.I374c311eaca0d47944a37b07acbe48fdb74f734d@changeid
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/platform_data/cros_ec_commands.h

index 98415686cbfac5dd20ac74a74f453b105216c72c..43b8f7dae4cceb8b16870ec7113d6b6dfa49d4bb 100644 (file)
@@ -1277,8 +1277,6 @@ enum ec_feature_code {
         * MOTIONSENSE_CMD_TABLET_MODE_LID_ANGLE.
         */
        EC_FEATURE_REFINED_TABLET_MODE_HYSTERESIS = 37,
-       /* EC supports audio codec. */
-       EC_FEATURE_AUDIO_CODEC = 38,
        /* The MCU is a System Companion Processor (SCP). */
        EC_FEATURE_SCP = 39,
        /* The MCU is an Integrated Sensor Hub */