diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2013-03-09 15:04:44 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2013-03-09 15:04:44 +0000 |
| commit | 784bcaa1dc9ea222a2da976b95887788a02d21f5 (patch) | |
| tree | 56b1350f8d97dc1609b0d5450d1bdee4ebab944e /sys/dev/ichwd | |
| parent | 5e87983769bb5ee5be9278930e8a8a0b2fa51aca (diff) | |
Notes
Diffstat (limited to 'sys/dev/ichwd')
| -rw-r--r-- | sys/dev/ichwd/ichwd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ichwd/ichwd.c b/sys/dev/ichwd/ichwd.c index 2a0feb0fa9b23..245cfbf5e9b60 100644 --- a/sys/dev/ichwd/ichwd.c +++ b/sys/dev/ichwd/ichwd.c @@ -323,8 +323,6 @@ ichwd_tmr_reload(struct ichwd_softc *sc) ichwd_write_tco_1(sc, TCO_RLD, 1); else ichwd_write_tco_2(sc, TCO_RLD, 1); - - ichwd_verbose_printf(sc->device, "timer reloaded\n"); } /* |
