openrisc: require gpiolib
authorJonas Bonn <jonas@southpole.se>
Thu, 28 Feb 2013 05:55:22 +0000 (06:55 +0100)
committerJonas Bonn <jonas@southpole.se>
Wed, 13 Mar 2013 05:11:04 +0000 (06:11 +0100)
The recent move to GPIO descriptors breaks the OpenRISC build.  Requiring
gpiolib resolves this; using gpiolib exclusively is also the recommended
way forward for all arches by the developers working on these GPIO changes.
The non-gpiolib implementation for OpenRISC never worked anyway...

Signed-off-by: Jonas Bonn <jonas@southpole.se>

No differences found