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-- 442 bytes
Makefile -rw-r--r-- 251 bytes
attr.c -rw-r--r-- 2.6 KB
bfind.c -rw-r--r-- 4.6 KB
bitmap.c -rw-r--r-- 5.8 KB
bnode.c -rw-r--r-- 11.3 KB
brec.c -rw-r--r-- 13.5 KB
btree.c -rw-r--r-- 8.8 KB
btree.h -rw-r--r-- 5.4 KB
catalog.c -rw-r--r-- 9.2 KB
dir.c -rw-r--r-- 7.7 KB
extent.c -rw-r--r-- 13.5 KB
hfs.h -rw-r--r-- 9.1 KB
hfs_fs.h -rw-r--r-- 8.7 KB
inode.c -rw-r--r-- 18.2 KB
mdb.c -rw-r--r-- 10.4 KB
part_tbl.c -rw-r--r-- 2.9 KB
string.c -rw-r--r-- 3.8 KB
super.c -rw-r--r-- 12.4 KB
sysdep.c -rw-r--r-- 1.0 KB
trans.c -rw-r--r-- 3.4 KB

back to top