diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ppc/8xx_io/commproc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc/8xx_io/commproc.c b/arch/ppc/8xx_io/commproc.c index 0cc2e7a9cb11..67194c18dd5c 100644 --- a/arch/ppc/8xx_io/commproc.c +++ b/arch/ppc/8xx_io/commproc.c | |||
@@ -384,8 +384,6 @@ static rh_info_t cpm_dpmem_info; | |||
384 | 384 | ||
385 | void m8xx_cpm_dpinit(void) | 385 | void m8xx_cpm_dpinit(void) |
386 | { | 386 | { |
387 | cpm8xx_t *cp = &((immap_t *)IMAP_ADDR)->im_cpm; | ||
388 | |||
389 | spin_lock_init(&cpm_dpmem_lock); | 387 | spin_lock_init(&cpm_dpmem_lock); |
390 | 388 | ||
391 | /* Initialize the info header */ | 389 | /* Initialize the info header */ |