mainboard/apple/macbookair4_2: Use tabs for indents

Change-Id: I2714553e2521f8178538755e3cfadec5c1fc6b12
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/16842
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Elyes HAOUAS 2016-10-01 09:00:36 +02:00 committed by Martin Roth
parent c59cc22e57
commit 5b005196ea
1 changed files with 2 additions and 2 deletions

View File

@ -13,11 +13,11 @@
Method(_WAK,1)
{
/* FIXME: EC support */
/* FIXME: EC support */
Return(Package(){0,0})
}
Method(_PTS,1)
{
/* FIXME: EC support */
/* FIXME: EC support */
}