gpio: add missing includes in machine.h
authorAlexandre Courbot <acourbot@nvidia.com>
Mon, 4 Aug 2014 04:05:56 +0000 (13:05 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 7 Aug 2014 09:54:51 +0000 (11:54 +0200)
commitb3ea074fd3c798bee861aa076dc2f873461ae26f
treefb35faecb3f79bfe9168785627f1e2a4ba19892e
parent39b2bbe3d715cf5013b5c48695ccdd25bd3bf120
gpio: add missing includes in machine.h

linux/types.h and linux/list.h should be included so the typed used in
the header file are always properly declared.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reported-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/gpio/machine.h