commit | 048aecd82a1dbf73dec9b6ca903f71c4b457dc9a | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Mon Sep 18 09:30:33 2017 +0200 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Mon Sep 18 09:30:33 2017 +0200 |
tree | 05f7d3bacd95fa3ee563cc0a330d647fda4eb243 | |
parent | 6a62cc1f781f2560a29de7c108d779fde5997685 [diff] |
remove inaccurate comment Change-Id: I039288ce12c127f60793625356181d5542114105
diff --git a/bootloader/nwz_linux.c b/bootloader/nwz_linux.c index 7b0ab5b..9b524d0 100644 --- a/bootloader/nwz_linux.c +++ b/bootloader/nwz_linux.c
@@ -528,7 +528,6 @@ } else { - /* FIXME doesn't seem to work */ printf("suspend\n"); nwz_power_suspend(); }