staging: gpio-mt7621: Include the right header
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 19 Apr 2018 08:41:18 +0000 (10:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 12:36:10 +0000 (14:36 +0200)
commit16974b92b5a118a9827dd0a96b57e69b9ddbcdad
treefd553cb3be4651470167a9edc05a692dc2182330
parent1bd421154821c3af8be98f705a49b14ce9796f20
staging: gpio-mt7621: Include the right header

GPIO drivers should include <linux/gpio/driver.h> only, the
<linux/gpio.h> header is deprecated.

Cc: John Crispin <john@phrozen.org>
Cc: Zhiyong Tao <zhiyong.tao@mediatek.com>
Cc: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-gpio/gpio-mt7621.c