Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
@@ -38,11 +38,6 @@ DECLARE_GLOBAL_DATA_PTR;
/*
* Miscelaneous platform dependent initialisations
*/
-int board_post_init (void)
-{
- return (0);
-}
-
int board_init (void)
{
/* arch number of IXDP */
@@ -48,11 +48,6 @@ static unsigned long old_val = 0;
-int board_post_init(void)
int board_init(void)
/* arch number of PDNB3 */
@@ -50,14 +50,6 @@ sleep (int i)
-int
-/**********************************************************/
-board_post_init (void)
int
/**********************************************************/
board_init (void)