]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move malloc definitions to usb.h.
authorimp <imp@FreeBSD.org>
Thu, 14 Jun 2007 15:09:21 +0000 (15:09 +0000)
committerimp <imp@FreeBSD.org>
Thu, 14 Jun 2007 15:09:21 +0000 (15:09 +0000)
commit2258c7fa50c26709a5c242d92637252b893736b3
tree09df2929bdd5cfb540233dab2b19644739f80edc
parentaaa29dd12ae9d1a8013f51a69f3eda7539141a6f
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