[ARM] 4363/1: AT91: Remove legacy PIO definitions
authorAndrew Victor <andrew@sanpeople.com>
Tue, 8 May 2007 06:51:23 +0000 (07:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 8 May 2007 19:45:21 +0000 (20:45 +0100)
Remove the legacy PIO pin definitions for the AT91 processors.
The standard (and portable between the different AT91 processors) method
is to use the AT91_PIN_* defines and the GPIO API.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found