powerpc: move debug registers in a structure
authorBharat Bhushan <r65777@freescale.com>
Thu, 4 Jul 2013 06:15:46 +0000 (11:45 +0530)
committerScott Wood <scottwood@freescale.com>
Fri, 18 Oct 2013 23:44:49 +0000 (18:44 -0500)
This way we can use same data type struct with KVM and
also help in using other debug related function.

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Acked-by: Michael Neuling <mikey@neuling.org>
[scottwood@freescale.com: removed obvious debug_reg comment]
Signed-off-by: Scott Wood <scottwood@freescale.com>

No differences found