diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/amd/persimmon/platform_cfg.h | 2 | ||||
-rw-r--r-- | src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h | 2 | ||||
-rw-r--r-- | src/mainboard/lippert/frontrunner-af/platform_cfg.h | 2 | ||||
-rw-r--r-- | src/mainboard/lippert/toucan-af/platform_cfg.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/mainboard/amd/persimmon/platform_cfg.h b/src/mainboard/amd/persimmon/platform_cfg.h index 176c30eb6b..5357370467 100644 --- a/src/mainboard/amd/persimmon/platform_cfg.h +++ b/src/mainboard/amd/persimmon/platform_cfg.h @@ -240,7 +240,7 @@ static const CODECTBLLIST codec_tablelist[] = */ #define AZALIA_OEM_VERB_TABLE (&codec_tablelist[0]) -/* set up an ACPI prefered power management profile */ +/* set up an ACPI preferred power management profile */ /* from acpi.h * PM_UNSPECIFIED = 0, * PM_DESKTOP = 1, diff --git a/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h b/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h index be6ddd0f06..bbd1d1412d 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h +++ b/src/mainboard/jetway/nf81-t56n-lf/platform_cfg.h @@ -243,7 +243,7 @@ static const CODECTBLLIST codec_tablelist[] = */ #define AZALIA_OEM_VERB_TABLE (&codec_tablelist[0]) -/* set up an ACPI prefered power management profile */ +/* set up an ACPI preferred power management profile */ /* from acpi.h * PM_UNSPECIFIED = 0, * PM_DESKTOP = 1, diff --git a/src/mainboard/lippert/frontrunner-af/platform_cfg.h b/src/mainboard/lippert/frontrunner-af/platform_cfg.h index 8693615cdb..03146d0beb 100644 --- a/src/mainboard/lippert/frontrunner-af/platform_cfg.h +++ b/src/mainboard/lippert/frontrunner-af/platform_cfg.h @@ -242,7 +242,7 @@ static const CODECTBLLIST codec_tablelist[] = */ #define AZALIA_OEM_VERB_TABLE (&codec_tablelist[0]) -/* set up an ACPI prefered power management profile */ +/* set up an ACPI preferred power management profile */ /* from acpi.h * PM_UNSPECIFIED = 0, * PM_DESKTOP = 1, diff --git a/src/mainboard/lippert/toucan-af/platform_cfg.h b/src/mainboard/lippert/toucan-af/platform_cfg.h index 20301cdca1..25b048562b 100644 --- a/src/mainboard/lippert/toucan-af/platform_cfg.h +++ b/src/mainboard/lippert/toucan-af/platform_cfg.h @@ -242,7 +242,7 @@ static const CODECTBLLIST codec_tablelist[] = */ #define AZALIA_OEM_VERB_TABLE (&codec_tablelist[0]) -/* set up an ACPI prefered power management profile */ +/* set up an ACPI preferred power management profile */ /* from acpi.h * PM_UNSPECIFIED = 0, * PM_DESKTOP = 1, |