summaryrefslogtreecommitdiffstats
path: root/include/post.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-07-26 13:53:35 +0200
committerWolfgang Denk <wd@denx.de>2011-07-26 13:53:35 +0200
commit3cfe6954893bd1790f0d6ad7f56fc95c0dc35232 (patch)
treea6b65d82475940b24131568fb5254d8dc0d74684 /include/post.h
parent39c6e039a042063125a175132321e33b52b3d8f9 (diff)
downloadblackbird-obmc-uboot-3cfe6954893bd1790f0d6ad7f56fc95c0dc35232.tar.gz
blackbird-obmc-uboot-3cfe6954893bd1790f0d6ad7f56fc95c0dc35232.zip
Revert "post, memory test: add memory_post_test() to include file"
This reverts commit f18714dd61331b48ab9dc0ef717d61f1441a0e17 which cuases compile errors on a number of boards. Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/post.h')
-rw-r--r--include/post.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/post.h b/include/post.h
index bb3138d7ba..519cef1612 100644
--- a/include/post.h
+++ b/include/post.h
@@ -187,7 +187,6 @@ extern int post_hotkeys_pressed(void);
#define CONFIG_SYS_POST_CODEC 0x00200000
#define CONFIG_SYS_POST_COPROC 0x00400000
-int memory_post_test(int flags);
#endif /* CONFIG_POST */
#endif /* _POST_H */
OpenPOWER on IntegriCloud