diff options
Diffstat (limited to 'src/mainboard/asus')
-rw-r--r-- | src/mainboard/asus/f2a85-m/buildOpts.c | 1 | ||||
-rw-r--r-- | src/mainboard/asus/f2a85-m_le/buildOpts.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/asus/f2a85-m/buildOpts.c b/src/mainboard/asus/f2a85-m/buildOpts.c index 5413b7c06a..ec60a22c8d 100644 --- a/src/mainboard/asus/f2a85-m/buildOpts.c +++ b/src/mainboard/asus/f2a85-m/buildOpts.c @@ -345,4 +345,3 @@ GPIO_CONTROL f2a85_m_gpio[] = { /* Moving this include up will break AGESA. */ #include <vendorcode/amd/agesa/f15tn/Include/PlatformInstall.h> - diff --git a/src/mainboard/asus/f2a85-m_le/buildOpts.c b/src/mainboard/asus/f2a85-m_le/buildOpts.c index f7023969ed..6110c23ad4 100644 --- a/src/mainboard/asus/f2a85-m_le/buildOpts.c +++ b/src/mainboard/asus/f2a85-m_le/buildOpts.c @@ -345,4 +345,3 @@ GPIO_CONTROL f2a85_m_gpio[] = { /* Moving this include up will break AGESA. */ #include <vendorcode/amd/agesa/f15tn/Include/PlatformInstall.h> - |