Commit 2cbfe107 authored by Bryan Wu's avatar Bryan Wu

Blackfin arch: kill ezkit548 compiling warning

kill ezkit548 compiling warning:
  - include/asm/cplb.h:42:5: warning: "ANOMALY_05000158" is not defined
Signed-off-by: default avatarBryan Wu <bryan.wu@analog.com>
parent 2d8f161f
......@@ -70,6 +70,7 @@
/* Anomalies that don't exist on this proc */
#define ANOMALY_05000125 (0)
#define ANOMALY_05000158 (0)
#define ANOMALY_05000183 (0)
#define ANOMALY_05000198 (0)
#define ANOMALY_05000244 (0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment