Skip to content

Commit

Permalink
Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Aug 5, 2007
1 parent 2615639 commit 0174dd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-blackfin/mach-bf537/anomaly.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
#define ANOMALY_05000158 (0)
#define ANOMALY_05000183 (0)
#define ANOMALY_05000198 (0)
#define ANOMALY_05000230 (0)
#define ANOMALY_05000266 (0)
#define ANOMALY_05000311 (0)

Expand Down
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 @@ -73,6 +73,7 @@
#define ANOMALY_05000158 (0)
#define ANOMALY_05000183 (0)
#define ANOMALY_05000198 (0)
#define ANOMALY_05000230 (0)
#define ANOMALY_05000244 (0)
#define ANOMALY_05000261 (0)
#define ANOMALY_05000263 (0)
Expand Down

0 comments on commit 0174dd5

Please sign in to comment.