From 1fe55992dd943c08861cc42953b770ece112ee26 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 24 Apr 2008 05:09:06 +0800 Subject: [PATCH] --- yaml --- r: 92307 b: refs/heads/master c: 8b6eb473c5f8f9906d8c514a8f352dac275b0f3e h: refs/heads/master i: 92305: 38f66ee12686d7c76cd69b1d0df1b6915fd14a53 92303: 11d6931e0eac8e5c3dfb2ebbe8605962af440a51 v: v3 --- [refs] | 2 +- trunk/arch/blackfin/kernel/cplb-nompu/cplbinfo.c | 4 +--- trunk/include/asm-blackfin/bfin-global.h | 9 --------- 3 files changed, 2 insertions(+), 13 deletions(-) diff --git a/[refs] b/[refs] index 34a55c0ce555..4eba7d41c5ed 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 681793711abca2b45f210a553962e2c4884b5587 +refs/heads/master: 8b6eb473c5f8f9906d8c514a8f352dac275b0f3e diff --git a/trunk/arch/blackfin/kernel/cplb-nompu/cplbinfo.c b/trunk/arch/blackfin/kernel/cplb-nompu/cplbinfo.c index f7f2eb0b7fea..1e74f0b97996 100644 --- a/trunk/arch/blackfin/kernel/cplb-nompu/cplbinfo.c +++ b/trunk/arch/blackfin/kernel/cplb-nompu/cplbinfo.c @@ -33,9 +33,7 @@ #include #include -#include -#include -#include +#include #include #define CPLB_I 1 diff --git a/trunk/include/asm-blackfin/bfin-global.h b/trunk/include/asm-blackfin/bfin-global.h index 08474eb28bb7..716df7c85923 100644 --- a/trunk/include/asm-blackfin/bfin-global.h +++ b/trunk/include/asm-blackfin/bfin-global.h @@ -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) */