summaryrefslogtreecommitdiff
path: root/src/soc/amd/phoenix/aoac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/phoenix/aoac.c')
-rw-r--r--src/soc/amd/phoenix/aoac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/phoenix/aoac.c b/src/soc/amd/phoenix/aoac.c
index ab52544189..d63ca62587 100644
--- a/src/soc/amd/phoenix/aoac.c
+++ b/src/soc/amd/phoenix/aoac.c
@@ -26,7 +26,7 @@
*
* TODO: Find out which I2C controllers we really need to enable here.
*/
-const static unsigned int aoac_devs[] = {
+static const unsigned int aoac_devs[] = {
FCH_AOAC_DEV_AMBA,
FCH_AOAC_DEV_I2C0,
FCH_AOAC_DEV_I2C1,