OSDN Git Service

staging: mt7621-gpio: avoid including 'gpio.h'
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 18 Jun 2018 09:36:04 +0000 (11:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 12:50:57 +0000 (21:50 +0900)
commit7f68fefbbf94a99b35db393b89b497cd8bae7ae3
tree45194517dd656d777685954061130a24b9bb2bcc
parent8b9005072821bccbcb4a6456416dfa69e8e7dd7a
staging: mt7621-gpio: avoid including 'gpio.h'

Including file '<linux/gpio.h>' should be avoided in
new drivers code, so just remove it because it is
no necessary at all.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-gpio/gpio-mt7621.c