]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move malloc definitions to usb.h.
authorWarner Losh <imp@FreeBSD.org>
Thu, 14 Jun 2007 15:09:21 +0000 (15:09 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 14 Jun 2007 15:09:21 +0000 (15:09 +0000)
commit058cc61a3ef6bb26bc6d9a6b8796a0b46faa5e4b
tree09df2929bdd5cfb540233dab2b19644739f80edc
parent7a855803b9e47b44443361253da7ecbb9a16eaf5
Move malloc definitions to usb.h.
Also, remove usb_malloc_type: it was unused.
Remove METHODS_NONE: it was unused.
Move include of opt_usb.h from usb_port.h to usb.h, since usb_port.h is
going away (there will be a usb_compat.h for out-of-tree drivers that want it).
sys/dev/usb/usb.h
sys/dev/usb/usb_port.h