sb/intel/i82371eb: Fix iasl warning

The backslash on the very last line is not needed and causes an iasl
warning.

Change-Id: I27e78bc34b9386dd014db5880a104693b4f0db5a
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41094
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Keith Hui 2020-05-05 20:42:59 -04:00 committed by Patrick Georgi
parent 71a131415e
commit 0cdc97cdd9
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ Device(intx) { \
} \
Store(Local0, pinx) \
} \
} \
}