commit | cc9d9ccf2a1e8c9f36a436805317180003ba9719 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Nov 26 10:06:00 2013 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Nov 26 10:58:17 2013 -0600 |
tree | 573fed52904b3552c99f4e572cfec92141e3efec | |
parent | 574f24f797718937b48befb97d13850d5bebb72c [diff] |
usb: phy: fsm: don't depend on indirect includes this header uses spinlocks and errno values, so we must include <linux/spinlock.h> and <linux/errno.h> to avoid build errors. Signed-off-by: Felipe Balbi <balbi@ti.com>