This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / mips / au1000 / pb1500 / board_setup.c
index 9dd0106..5b7ee00 100644 (file)
     !!! I shall not define symbols starting with CONFIG_ !!!
 #endif
 
-void board_reset (void)
-{
-    /* Hit BCSR.SYSTEM_CONTROL[SW_RST] */
-    au_writel(0x00000000, 0xAE00001C);
-}
-
 void __init board_setup(void)
 {
        u32 pin_func;