commit | ea1a6a15f4090dc7f852892bc6976b2131e9b9ea | [log] [tgz] |
---|---|---|
author | Linus Walleij <[email protected]> | Wed Apr 15 14:29:45 2020 +0200 |
committer | Pavel Machek <[email protected]> | Fri Apr 17 14:49:22 2020 +0200 |
tree | 015049b7c88eac859b5647e0f44909cad1a03ac4 | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 [diff] |
leds: lm355x: Drop surplus include This driver includes <linux/gpio.h> but does not use any symbols from that file, so drop the include. Cc: G.Shark Jeong <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Pavel Machek <[email protected]>