[MIPS] Add generic GPIO support
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:

committed by
Ralf Baechle

parent
4679258d52
commit
096633358c
6
include/asm-mips/gpio.h
Normal file
6
include/asm-mips/gpio.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __ASM_MIPS_GPIO_H
|
||||
#define __ASM_MIPS_GPIO_H
|
||||
|
||||
#include <gpio.h>
|
||||
|
||||
#endif /* __ASM_MIPS_GPIO_H */
|
Reference in New Issue
Block a user