remove now unused rdc321x_gpio.h file
SVN-Revision: 19975
This commit is contained in:
parent
b3f11c8414
commit
29e75b52cf
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
#ifndef _ASM_X86_MACH_RDC321X_GPIO_H
|
||||
#define _ASM_X86_MACH_RDC321X_GPIO_H
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
||||
#define gpio_to_irq(gpio) NULL
|
||||
|
||||
#define gpio_get_value __gpio_get_value
|
||||
#define gpio_set_value __gpio_set_value
|
||||
|
||||
#define gpio_cansleep __gpio_cansleep
|
||||
|
||||
/* For cansleep */
|
||||
#include <asm-generic/gpio.h>
|
||||
|
||||
#endif /* _ASM_X86_MACH_RDC321X_GPIO_H */
|
Loading…
Reference in a new issue