9
0
Fork 0

ppc mpc5200: remove unused variable

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2011-12-07 11:43:30 +01:00
parent 6b1d8ea9fa
commit 3fd9020731
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@
*/
int cpu_init(void)
{
unsigned long addecr = (1 << 25); /* Boot_CS */
/* enable timebase */
*(vu_long *)(MPC5XXX_XLBARB + 0x40) |= (1 << 13);