aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines/apu2/dsdt.asl
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 13:42:22 +0200
committerFelix Held <felix-coreboot@felixheld.de>2018-06-17 15:37:46 +0000
commitd37a5bc29ec0f69fad55e3bfb6f6aeb7e1027607 (patch)
treec686c2a04224fd3a5c2a0cb6d96269bc80266c18 /src/mainboard/pcengines/apu2/dsdt.asl
parentdf946b8696731cda45a7e37e934307c3153b824f (diff)
mb/pcengines: Remove unneeded includes and dead code
Fix coding style. Change-Id: Id13c0ee284293c0c06d46c75c850bc7e81cfc1f6 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26633 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/pcengines/apu2/dsdt.asl')
-rw-r--r--src/mainboard/pcengines/apu2/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/pcengines/apu2/dsdt.asl b/src/mainboard/pcengines/apu2/dsdt.asl
index d3fb3b1e6b..03bd33ec5e 100644
--- a/src/mainboard/pcengines/apu2/dsdt.asl
+++ b/src/mainboard/pcengines/apu2/dsdt.asl
@@ -46,7 +46,7 @@ DefinitionBlock (
/* System Bus */
Scope(\_SB) { /* Start \_SB scope */
- /* global utility methods expected within the \_SB scope */
+ /* global utility methods expected within the \_SB scope */
#include <arch/x86/acpi/globutil.asl>
/* Describe IRQ Routing mapping for this platform (within the \_SB scope) */