summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/vpo.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ppbus/vpo.c')
-rw-r--r--sys/dev/ppbus/vpo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ppbus/vpo.c b/sys/dev/ppbus/vpo.c
index 50ebf81..f01c0d1 100644
--- a/sys/dev/ppbus/vpo.c
+++ b/sys/dev/ppbus/vpo.c
@@ -107,7 +107,6 @@ vpo_probe(device_t dev)
int error;
vpo = DEVTOSOFTC(dev);
- bzero(vpo, sizeof(struct vpo_data));
/* vpo dependent initialisation */
vpo->vpo_unit = device_get_unit(dev);
OpenPOWER on IntegriCloud