This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / mips / au1000 / db1x00 / board_setup.c
index ac05ba0..541837d 100644 (file)
 /* not correct for db1550 */
 static BCSR * const bcsr = (BCSR *)0xAE000000;
 
-void board_reset (void)
-{
-       /* Hit BCSR.SYSTEM_CONTROL[SW_RST] */
-       au_writel(0x00000000, 0xAE00001C);
-}
-
 void __init board_setup(void)
 {
        u32 pin_func;