summaryrefslogtreecommitdiffstats
path: root/include/common.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 /include/common.h
parent5f978d7efe7b68d8b9f127a8dfb8eaa999126485 (diff)
downloadtalos-obmc-uboot-538cf92c8c2e8ea7f78c87b5bfb2f705b4b02fa8.tar.gz
talos-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 'include/common.h')
-rw-r--r--include/common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/common.h b/include/common.h
index baf361b3e5..5fb0bb2d3d 100644
--- a/include/common.h
+++ b/include/common.h
@@ -681,9 +681,6 @@ ulong get_UCLK (void);
#if defined(CONFIG_LH7A40X)
ulong get_PLLCLK (void);
#endif
-#if defined CONFIG_INCA_IP
-uint incaip_get_cpuclk (void);
-#endif
#if defined(CONFIG_IMX)
ulong get_systemPLLCLK(void);
ulong get_FCLK(void);
OpenPOWER on IntegriCloud