Skip to content

Commit

Permalink
Blackfin arch: kill ezkit548 compiling warning
Browse files Browse the repository at this point in the history
kill ezkit548 compiling warning:
  - include/asm/cplb.h:42:5: warning: "ANOMALY_05000158" is not defined

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
  • Loading branch information
Bryan Wu committed Aug 5, 2007
1 parent 2d8f161 commit 2cbfe10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-blackfin/mach-bf548/anomaly.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 2cbfe10

Please sign in to comment.