ARM: UniPhier: remove dummy gpio.h
This dummy header was introduced by commit630bf80ebb(ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL). Thanks to commita08d643dbd(dm: Drop gpio.h header from fdtdec.c), such an ugly workaround is no longer needed. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
/*
|
||||
* Dummy header file to enable CONFIG_OF_CONTROL.
|
||||
* If CONFIG_OF_CONTROL is enabled, lib/fdtdec.c is compiled.
|
||||
* It includes <asm/arch/gpio.h> via <asm/gpio.h>, so those SoCs that enable
|
||||
* OF_CONTROL must have arch/gpio.h even if GPIO is not supported.
|
||||
*/
|
||||
Reference in New Issue
Block a user