commit | 2de59c09feb735874ea38c29d396b13e46dd0a69 | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Tue Dec 08 02:31:13 2015 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 15 09:12:41 2015 -0600 |
tree | b2c77ade5dd53a33ff547cb33200281b2abe8a50 | |
parent | 46a01427e969e53d993b988ebbdb8c7c3562b66f [diff] |
usb: gadget: lpc32xxx_udc: clean up and sort include directives out Remove mach/irq.h from the list of included headers, there is no compilation dependency on this include file, and the change is needed to prevent a compilation failure, when mach/irq.h is removed. Additionally remove other unneeded includes and sort out their order. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Signed-off-by: Felipe Balbi <balbi@ti.com>