ARM: OMAP2+: Remove unused gpio header file references

Drop stale references to the generic and OMAP gpio header
files from couple of files which no longer invoke any gpio
functions.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Suman Anna
2018-02-12 19:32:43 -06:00
committed by Tony Lindgren
parent 9138f89e7b
commit 1ff4cb677d
3 changed files with 1 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*/
#include <linux/gpio.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/platform_device.h>