Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/dev/firewire/sbp.c 187993 2009-02-01 23:28:52Z sbruno $
---
> * $FreeBSD: head/sys/dev/firewire/sbp.c 188393 2009-02-09 16:57:07Z fjoe $
333d332
< device_t child;
338c337
< child = BUS_ADD_CHILD(parent, 0, "sbp", device_get_unit(parent));
---
> BUS_ADD_CHILD(parent, 0, "sbp", device_get_unit(parent));