]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: 85xx rdb: move np pointer to avoid builderror
authorSebastian Siewior <bigeasy@linutronix.de>
Thu, 20 Feb 2014 20:48:16 +0000 (21:48 +0100)
committerScott Wood <scottwood@freescale.com>
Thu, 20 Mar 2014 00:02:42 +0000 (19:02 -0500)
commitb0ad062cc410331e33e710bbc50d02ed587a217f
tree2c8c782c741c70f191541fd2856b2922829a07ef
parentc70a97447b34ceaee2eebcd5a78886398d91ffde
powerpc: 85xx rdb: move np pointer to avoid builderror

If CONFIG_UCC_GETH or CONFIG_SERIAL_QE is not defined then we get a
warning about an used variable which leads to a build error.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/platforms/85xx/mpc85xx_rdb.c