Skip to content

Commit

Permalink
MIPS: Octeon: Remove #if 0 code.
Browse files Browse the repository at this point in the history
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1029/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
David Daney authored and Ralf Baechle committed Apr 12, 2010
1 parent 1ef2887 commit b1cea3b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions arch/mips/cavium-octeon/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -246,18 +246,6 @@ static void octeon_halt(void)
octeon_kill_core(NULL);
}

#if 0
/**
* Platform time init specifics.
* Returns
*/
void __init plat_time_init(void)
{
/* Nothing special here, but we are required to have one */
}

#endif

/**
* Handle all the error condition interrupts that might occur.
*
Expand Down

0 comments on commit b1cea3b

Please sign in to comment.