Revision d4cb776f33c7343e805dc3d6dd71a80eff9f66f1 authored by Jonas Bonn on 28 February 2013, 05:55:22 UTC, committed by Jonas Bonn on 13 March 2013, 05:11:04 UTC
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>
1 parent 6c23cbb
History
File Mode Size
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 790 bytes
array.c -rw-r--r-- 18.4 KB
base.c -rw-r--r-- 75.1 KB
cmdline.c -rw-r--r-- 651 bytes
consoles.c -rw-r--r-- 2.2 KB
cpuinfo.c -rw-r--r-- 564 bytes
devices.c -rw-r--r-- 1.4 KB
fd.c -rw-r--r-- 8.0 KB
fd.h -rw-r--r-- 412 bytes
generic.c -rw-r--r-- 18.9 KB
inode.c -rw-r--r-- 12.1 KB
internal.h -rw-r--r-- 6.2 KB
interrupts.c -rw-r--r-- 1.1 KB
kcore.c -rw-r--r-- 15.2 KB
kmsg.c -rw-r--r-- 1.5 KB
loadavg.c -rw-r--r-- 1.1 KB
meminfo.c -rw-r--r-- 4.9 KB
mmu.c -rw-r--r-- 1.4 KB
namespaces.c -rw-r--r-- 7.2 KB
nommu.c -rw-r--r-- 3.2 KB
page.c -rw-r--r-- 5.2 KB
proc_devtree.c -rw-r--r-- 5.3 KB
proc_net.c -rw-r--r-- 4.2 KB
proc_sysctl.c -rw-r--r-- 38.8 KB
proc_tty.c -rw-r--r-- 4.7 KB
root.c -rw-r--r-- 5.4 KB
self.c -rw-r--r-- 1.4 KB
softirqs.c -rw-r--r-- 993 bytes
stat.c -rw-r--r-- 5.9 KB
task_mmu.c -rw-r--r-- 34.4 KB
task_nommu.c -rw-r--r-- 7.1 KB
uptime.c -rw-r--r-- 1.3 KB
version.c -rw-r--r-- 761 bytes
vmcore.c -rw-r--r-- 17.3 KB

back to top