summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/cplb-nompu/cplbinfo.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier.adi@gmail.com>2008-04-24 05:09:06 +0800
committerBryan Wu <cooloney@kernel.org>2008-04-24 05:09:06 +0800
commit8b6eb473c5f8f9906d8c514a8f352dac275b0f3e (patch)
treea5442698939181c2d59e1cf996984cf6366bce70 /arch/blackfin/kernel/cplb-nompu/cplbinfo.c
parent681793711abca2b45f210a553962e2c4884b5587 (diff)
downloadop-kernel-dev-8b6eb473c5f8f9906d8c514a8f352dac275b0f3e.zip
op-kernel-dev-8b6eb473c5f8f9906d8c514a8f352dac275b0f3e.tar.gz
[Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header
remove duplicated prototypes for internal cplb structures from the global blackfin header as nothing else should be accessing these Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/kernel/cplb-nompu/cplbinfo.c')
-rw-r--r--arch/blackfin/kernel/cplb-nompu/cplbinfo.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/blackfin/kernel/cplb-nompu/cplbinfo.c b/arch/blackfin/kernel/cplb-nompu/cplbinfo.c
index f7f2eb0..1e74f0b 100644
--- a/arch/blackfin/kernel/cplb-nompu/cplbinfo.c
+++ b/arch/blackfin/kernel/cplb-nompu/cplbinfo.c
@@ -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
OpenPOWER on IntegriCloud