summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/u-boot-mips.h
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2014-04-10 00:39:28 +0200
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2014-04-20 13:16:43 +0200
commit538cf92c8c2e8ea7f78c87b5bfb2f705b4b02fa8 (patch)
treeeaca9b55842f02c81f8d785cf5fe2ea26e8f0a20 /arch/mips/include/asm/u-boot-mips.h
parent5f978d7efe7b68d8b9f127a8dfb8eaa999126485 (diff)
downloadblackbird-obmc-uboot-538cf92c8c2e8ea7f78c87b5bfb2f705b4b02fa8.tar.gz
blackbird-obmc-uboot-538cf92c8c2e8ea7f78c87b5bfb2f705b4b02fa8.zip
MIPS: drop incaip board
This is dead hardware and no one is interested in making the necessary changes for upcoming features like generic board or driver model. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'arch/mips/include/asm/u-boot-mips.h')
-rw-r--r--arch/mips/include/asm/u-boot-mips.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/u-boot-mips.h b/arch/mips/include/asm/u-boot-mips.h
index 9f3cce9a62..a5b2fc08f8 100644
--- a/arch/mips/include/asm/u-boot-mips.h
+++ b/arch/mips/include/asm/u-boot-mips.h
@@ -21,5 +21,3 @@ static inline unsigned long image_copy_end(void)
extern char __image_copy_end[];
return (unsigned long) &__image_copy_end;
}
-
-extern int incaip_set_cpuclk(void);
OpenPOWER on IntegriCloud