[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.
Showing
Please register or sign in to comment
Currently, drivers/usb/core/drivers.c includes <linux/mm.h> to get at <linux/gfp.h>. The following includes <linux/gfp.h> directly.