[PATCH] ppc32: remove unused computation
authorPaul Mackerras <paulus@samba.org>
Fri, 20 May 2005 07:15:00 +0000 (17:15 +1000)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 20 May 2005 14:54:10 +0000 (07:54 -0700)
commit3207a80a6e11c7ceff7e46d5ec6bfcc03c14e729
treee0703f620ae7ccd0dd06a7a0c0b51f1e4136aaf2
parent6c37a88c5b1195d4ac74d44a6413839b93df5af4
[PATCH] ppc32: remove unused computation

We are computing phys in the code below and never using.  This patch
takes out the redundant computation.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/syslib/open_pic.c