[PATCH] ppc32: Fix pointer check for MPC8540 ADS device
authorKumar Gala <galak@freescale.com>
Thu, 30 Jun 2005 09:58:55 +0000 (02:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 15:45:09 +0000 (08:45 -0700)
commitbcbda35ca7470bf0123a7ae685899776f67814b2
treed74f76794c2bc7806680c34eb23247ead732be2d
parent6931dfc9f3f81d148b7ed0ab3fd796f8b986a995
[PATCH] ppc32: Fix pointer check for MPC8540 ADS device

Editor snafu in which the call to ppc_sys_get_pdata got inside the if check
instead of before it.  Oops.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/platforms/85xx/mpc8540_ads.c