Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 357fd373 authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu
Browse files

Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check

parent 7dbc3f6e
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -68,8 +68,6 @@
# error "The kernel load address is too high; keep it below 10meg for safety"
#endif

#ifdef ANOMALY_05000448
#if ANOMALY_05000448
# error You are using a part with anomaly 05000448, this issue causes random memory read/write failures - that means random crashes.
#endif
#endif