From 88607a4b1002ed6acc7f316f274feea2fd861095 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 5 Oct 2018 10:36:45 +0200 Subject: src: Use tabs for indentation Change-Id: I6b40aaf5af5d114bbb0cd227dfd50b0ee19eebba Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/28934 Reviewed-by: Stefan Reinauer Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/southbridge/intel/bd82x6x/acpi/usb.asl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/southbridge/intel/bd82x6x/acpi/usb.asl') diff --git a/src/southbridge/intel/bd82x6x/acpi/usb.asl b/src/southbridge/intel/bd82x6x/acpi/usb.asl index c5bc48d73d..1d79aacfec 100644 --- a/src/southbridge/intel/bd82x6x/acpi/usb.asl +++ b/src/southbridge/intel/bd82x6x/acpi/usb.asl @@ -59,7 +59,7 @@ Device (EHC1) Store (Arg0, VISI) Return (PCKG) - } + } // How many are there? Device (PRT1) { Name (_ADR, 1) } // USB Port 0 @@ -112,7 +112,7 @@ Device (EHC2) Store (Arg0, VISI) Return (PCKG) - } + } // How many are there? Device (PRT1) { Name (_ADR, 1) } // USB Port 0 -- cgit v1.2.3