commit | 8144f56bd1e49015f94b8da99b24c4d04643b66d | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sat Jun 25 16:58:22 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jun 25 16:58:22 2005 +0100 |
tree | d0e17887e21067b0d81bc7c59b77ee66cc6230a4 | |
parent | ea23d1ac7e380aefc00d691c7c9a3e747bc2531f [diff] |
[PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 build Patch from Lennert Buytenhek The ixp2000 gpio cleanup broke the ixdp2800 build as it moved some gpio-related functions from arch/platform.h to arch/gpio.h and the ixdp2x00 support code used those functions but didn't include the latter header file. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>