fix Kontron KT690 and clean up socket S1G1 boards accordingly.
[coreboot.git] / src / mainboard / via / epia-m700 / ssdt.c
index a32167bb1cdfb1425ef3733775be5ba4a262c8b8..7c1e087a3d726d2abae5cd0a57dd572eda269c1c 100644 (file)
@@ -18,8 +18,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-unsigned char AmlCode_ssdt[] =
-{
-       0x53,0x53,0x44,0x54,0xA7,0x01,0x00,0x00,  /* 00000000    "SSDT...." */
+unsigned char AmlCode_ssdt[] = {
+       0x53, 0x53, 0x44, 0x54, 0xA7, 0x01, 0x00, 0x00,
        /* Removed for licese issue. */
 };