mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-25 18:47:56 +02:00
[rdc] remove now unused rdc321x_gpio.h file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19975 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
23e003c5bf
commit
baa06e35a6
@ -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…
x
Reference in New Issue
Block a user