summaryrefslogtreecommitdiffstats
path: root/include/arm925t.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2006-10-28 16:45:00 +0200
committerStefan Roese <sr@denx.de>2006-10-28 17:13:12 +0200
commitfae684e89844856383bdf101440889557df3e6b1 (patch)
treef979e420056c1f86823f0090ae4dd214e30ee68b /include/arm925t.h
parent1265581502ab8ea8c08e8edbe9bf64fbd62fd776 (diff)
downloadblackbird-obmc-uboot-fae684e89844856383bdf101440889557df3e6b1.tar.gz
blackbird-obmc-uboot-fae684e89844856383bdf101440889557df3e6b1.zip
[PATCH] omap925.c: Remove unused functions
Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/arm925t.h')
-rw-r--r--include/arm925t.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/arm925t.h b/include/arm925t.h
index ab343eaace..3d767b35c0 100644
--- a/include/arm925t.h
+++ b/include/arm925t.h
@@ -6,10 +6,6 @@
#ifndef __ARM925T_H__
#define __ARM925T_H__
-void gpioreserve(ushort mask);
-void gpiosetdir(ushort mask, ushort in);
-void gpiosetout(ushort mask, ushort out);
-void gpioinit(void);
void archflashwp(void *archdata, int wp);
#endif /*__ARM925T_H__*/
OpenPOWER on IntegriCloud