summaryrefslogtreecommitdiffstats
path: root/board/cogent/dipsw.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:18 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:53 -0500
commitd19f6a60ec9a342a4dbb38396d354562b4ce3c5e (patch)
tree77c27d4f27edfea18e9016b9d5a2653e22df6708 /board/cogent/dipsw.h
parentaf0e35149b4063bbc7453fbc1d7d623360bc91c8 (diff)
downloadtalos-obmc-uboot-d19f6a60ec9a342a4dbb38396d354562b4ce3c5e.tar.gz
talos-obmc-uboot-d19f6a60ec9a342a4dbb38396d354562b4ce3c5e.zip
powerpc: remove cogent_8xx, cogent_mpc8260 board support
These boards are still non-generic boards. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Murray Jensen <Murray.Jensen@csiro.au>
Diffstat (limited to 'board/cogent/dipsw.h')
-rw-r--r--board/cogent/dipsw.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/cogent/dipsw.h b/board/cogent/dipsw.h
deleted file mode 100644
index 4f52fd4392..0000000000
--- a/board/cogent/dipsw.h
+++ /dev/null
@@ -1,3 +0,0 @@
-extern unsigned char dipsw_raw(void);
-extern unsigned char dipsw_cooked(void);
-extern void dipsw_init(void);
OpenPOWER on IntegriCloud