usb: gadget: use $(srctree) instead of $(PWD) for includes
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 27 Aug 2014 08:42:53 +0000 (10:42 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 29 Aug 2014 20:53:46 +0000 (15:53 -0500)
Using $(PWD) breaks builds when make was invoked from outside
of the kernel tree.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found