]> git.neil.brown.name Git - history.git/commit
[PATCH] Have core/drivers.c include <linux/gfp.h>
authorTom Rini <trini@kernel.crashing.org>
Wed, 5 Jun 2002 09:47:59 +0000 (02:47 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 5 Jun 2002 09:47:59 +0000 (02:47 -0700)
commit17090bb3698b9d218ab013ef4511476df185edaa
tree9ed099022db4aa5bb58f66f6f39b6a5314a0f1ef
parentbaf56435b7f37d214dc36d68111924d10200f76f
[PATCH] Have core/drivers.c include <linux/gfp.h>

Currently, drivers/usb/core/drivers.c includes <linux/mm.h> to get at
<linux/gfp.h>.  The following includes <linux/gfp.h> directly.
drivers/usb/core/drivers.c