commit | 51ae8d4a2b9e4aa9a502061b9c39168e08829b94 | [log] [tgz] |
---|---|---|
author | Bharat Bhushan <r65777@freescale.com> | Thu Jul 04 11:45:46 2013 +0530 |
committer | Scott Wood <scottwood@freescale.com> | Fri Oct 18 18:44:49 2013 -0500 |
tree | e6ff6805b3cd6c00483a087dccbca0e235e96644 | |
parent | 660970fe97f86c0175576b4a942ebd29fb2ec64e [diff] |
powerpc: move debug registers in a structure 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>