summaryrefslogtreecommitdiffstats
path: root/util/superiotool/fintek.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/fintek.c
parent390648df6480fff86acd2a51600fc0352aef7597 (diff)
downloadcoreboot-9c22e8625f55553fdeca442488801484edeca4b1.tar.gz
coreboot-9c22e8625f55553fdeca442488801484edeca4b1.tar.bz2
coreboot-9c22e8625f55553fdeca442488801484edeca4b1.zip
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/fintek.c')
-rw-r--r--util/superiotool/fintek.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/superiotool/fintek.c b/util/superiotool/fintek.c
index ab9b2d5b2bb8..e1ff0f44f75f 100644
--- a/util/superiotool/fintek.c
+++ b/util/superiotool/fintek.c
@@ -99,4 +99,3 @@ void probe_idregs_fintek(uint16_t port)
exit_conf_mode_winbond_fintek_ite_8787(port);
}
-