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)
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>

No differences found