Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92307
b: refs/heads/master
c: 8b6eb47
h: refs/heads/master
i:
  92305: 38f66ee
  92303: 11d6931
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Apr 23, 2008
1 parent 986771c commit 1fe5599
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 681793711abca2b45f210a553962e2c4884b5587
refs/heads/master: 8b6eb473c5f8f9906d8c514a8f352dac275b0f3e
4 changes: 1 addition & 3 deletions trunk/arch/blackfin/kernel/cplb-nompu/cplbinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
#include <linux/proc_fs.h>
#include <linux/uaccess.h>

#include <asm/current.h>
#include <asm/system.h>
#include <asm/cplb.h>
#include <asm/cplbinit.h>
#include <asm/blackfin.h>

#define CPLB_I 1
Expand Down
9 changes: 0 additions & 9 deletions trunk/include/asm-blackfin/bfin-global.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,6 @@ extern void init_leds(void);

extern const char bfin_board_name[];
extern unsigned long wall_jiffies;
extern unsigned long ipdt_table[];
extern unsigned long dpdt_table[];
extern unsigned long icplb_table[];
extern unsigned long dcplb_table[];

extern unsigned long ipdt_swapcount_table[];
extern unsigned long dpdt_swapcount_table[];

extern unsigned long table_start, table_end;

extern unsigned long bfin_sic_iwr[];
extern u16 _bfin_swrst; /* shadow for Software Reset Register (SWRST) */
Expand Down

0 comments on commit 1fe5599

Please sign in to comment.