From d64f403f8eeb2da55472d9f6f65b657c063414ed Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 7 Jun 2009 14:38:32 +0000 Subject: A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes: - Make get_dsdt script executable. - Rename DrivingClkPhaseData.c to driving_clk_phase_data.c. - Set proper IRQ_SLOT_COUNT value in the hope that the '14' from irq_table.c is correct. - Fix broken or incorrect #include names to increase likelyhood of a successful compile. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4350 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/via/epia-m700/get_dsdt | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 src/mainboard/via/epia-m700/get_dsdt (limited to 'src/mainboard/via/epia-m700/get_dsdt') diff --git a/src/mainboard/via/epia-m700/get_dsdt b/src/mainboard/via/epia-m700/get_dsdt old mode 100644 new mode 100755 -- cgit v1.2.3