Skip to content

Commit

Permalink
[Blackfin] arch: remove unused/incorrect definition
Browse files Browse the repository at this point in the history
Signed-off-by: Meihui Fan <mhfan@hhcn.com>
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Meihui Fan authored and Bryan Wu committed Apr 23, 2008
1 parent c5b50df commit 6b13483
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-blackfin/bfin-global.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ extern unsigned long table_start, table_end;
extern unsigned long bfin_sic_iwr[];
extern u16 _bfin_swrst; /* shadow for Software Reset Register (SWRST) */
extern struct file_operations dpmc_fops;
extern char _start;
extern unsigned long _ramstart, _ramend, _rambase;
extern unsigned long memory_start, memory_end, physical_mem_end;
extern char _stext_l1[], _etext_l1[], _sdata_l1[], _edata_l1[], _sbss_l1[],
Expand Down

0 comments on commit 6b13483

Please sign in to comment.