UPSTREAM: mainboard/apple/macbookair4_2: Use tabs for indents
BUG=None BRANCH=None TEST=None Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/16842 Tested-by: build bot (Jenkins) Reviewed-by: Kysti Mlkki <kyosti.malkki@gmail.com> Change-Id: I2714553e2521f8178538755e3cfadec5c1fc6b12 Reviewed-on: https://chromium-review.googlesource.com/391940 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
7a80a96268
commit
1b2de65876
1 changed files with 2 additions and 2 deletions
|
|
@ -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 */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue