On Tue, Jul 17, 2012 at 03:28:43PM -0700, Sarah Sharp wrote: > --- a/drivers/usb/core/usb.h > +++ b/drivers/usb/core/usb.h > @@ -1,5 +1,9 @@ > #include <linux/pm.h> > > +#ifdef CONFIG_ACPI > +#include <linux/acpi.h> > +#endif Why is this #ifdef in here? greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html