commit | 3322fa11f3a711070db871081915146f5b265921 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Jul 05 05:15:59 2010 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Jul 13 17:50:52 2010 -0400 |
tree | ccae709ef5ca0b41407fee2080541799d96f981e | |
parent | eba4b2985dd4c59f6836d3611b730b93dc04c81c [diff] |
Blackfin: bf561-acvilon: drop unused env redund define The SPI env code didn't support redundant environments until recently, but this code was written before that. Since it has never been tested (and currently causes a build failure), simply punt it. If the functionality is actually desired, it can be re-added once it has been tested. Signed-off-by: Mike Frysinger <vapier@gentoo.org>