This patch adds support for the generic GPIO API to MIPS boards. -- Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxxx>
--- linux-2.6.21.1/include/asm-mips/gpio.h 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.21.1.new/include/asm-mips/gpio.h 2007-05-19 21:34:14.000000000 +0200 @@ -0,0 +1,7 @@ +#ifndef _ASM_MIPS_GPIO_H +#define _ASM_MIPS_GPIO_H + +/* Not all MIPS platforms support this API */ +#include <asm-generic/gpio.h> + +#endif /* _ASM_MIPS_GPIO_H
Attachment:
pgpMGs2Uo9Fcq.pgp
Description: PGP signature