Blackfin: drop duplicate runtime checking of anomaly 05000448
authorRobin Getz <robin.getz@analog.com>
Mon, 6 Jul 2009 14:29:08 +0000 (14:29 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 16 Jul 2009 05:52:34 +0000 (01:52 -0400)
commit3a920accbb5f88d753ab5a6a47d0dd48b6269f84
treee7749c4676420eb4b999bd87e7a362ecd2c3c07c
parentebd5833327e3fb46eb55553d8f5432b5226bf897
Blackfin: drop duplicate runtime checking of anomaly 05000448

We already catch this anomaly at compile time, and the runtime version is
such that it ends up checking on all parts rather than just the ones that
might actually have it.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/setup.c