aboutsummaryrefslogtreecommitdiff
path: root/util/superiotool/ali.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2007-11-12 21:02:44 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-11-12 21:02:44 +0000
commit9c22e8625f55553fdeca442488801484edeca4b1 (patch)
tree8881e6571bd3646d04f6e34d4bd432da1241847f /util/superiotool/ali.c
parent390648df6480fff86acd2a51600fc0352aef7597 (diff)
Drop superfluous exit_conf_mode*() calls, we don't want to call them twice.
Small cosmetic fixes (trivial). Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2956 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/superiotool/ali.c')
-rw-r--r--util/superiotool/ali.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/superiotool/ali.c b/util/superiotool/ali.c
index e781aba827..56e086f7fa 100644
--- a/util/superiotool/ali.c
+++ b/util/superiotool/ali.c
@@ -95,4 +95,3 @@ void probe_idregs_ali(uint16_t port)
exit_conf_mode_ali(port);
}
-