Blackfin arch: remove useless mtd defines in uClinux
authorMike Frysinger <vapier.adi@gmail.com>
Tue, 5 Aug 2008 09:10:58 +0000 (17:10 +0800)
committerBryan Wu <cooloney@kernel.org>
Tue, 5 Aug 2008 09:10:58 +0000 (17:10 +0800)
dont bother protecting the mtd defines as anything that incorrectly
uses it will get an error during link time anyways ... this prevents
large pointless rebuilds of most files whenever the uclinux mtd map changes state

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>

No differences found