Skip to content

Commit

Permalink
[PATCH] ppc32: 8xx kill unused variable in commproc
Browse files Browse the repository at this point in the history
8xx: commproc.c: kill unused variable

Signed-off-by: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Aristeu Sergio Rozanski Filho authored and Linus Torvalds committed Aug 7, 2005
1 parent ff085c1 commit 204085c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/ppc/8xx_io/commproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -384,8 +384,6 @@ static rh_info_t cpm_dpmem_info;

void m8xx_cpm_dpinit(void)
{
cpm8xx_t *cp = &((immap_t *)IMAP_ADDR)->im_cpm;

spin_lock_init(&cpm_dpmem_lock);

/* Initialize the info header */
Expand Down

0 comments on commit 204085c

Please sign in to comment.