Skip to content
Snippets Groups Projects
Commit 74dde80b authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: punt unused BF533-STAMP definitions

parent fee531ee
No related branches found
No related tags found
No related merge requests found
...@@ -34,9 +34,6 @@ extern volatile unsigned long *ambctl0; ...@@ -34,9 +34,6 @@ extern volatile unsigned long *ambctl0;
extern volatile unsigned long *ambctl1; extern volatile unsigned long *ambctl1;
extern volatile unsigned long *amgctl; extern volatile unsigned long *amgctl;
extern unsigned long pll_div_fact;
extern void serial_setbrg(void);
/* Definitions used in Compact Flash Boot support */ /* Definitions used in Compact Flash Boot support */
#define FIO_EDGE_CF_BITS 0x0000 #define FIO_EDGE_CF_BITS 0x0000
#define FIO_POLAR_CF_BITS 0x0000 #define FIO_POLAR_CF_BITS 0x0000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment