diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/google/eve/mainboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/eve/mainboard.c b/src/mainboard/google/eve/mainboard.c index 63dcd757fc..9b9ccdd05f 100644 --- a/src/mainboard/google/eve/mainboard.c +++ b/src/mainboard/google/eve/mainboard.c @@ -21,7 +21,7 @@ #include <vendorcode/google/chromeos/chromeos.h> #include <soc/nhlt.h> -#define SUBSYSTEM_ID 0x006B +#define SUBSYSTEM_ID 0x1AE0006B static const char *oem_id_maxim = "GOOGLE"; static const char *oem_table_id_maxim = "EVEMAX"; |