commit | 0b21bb49187a863e3fc3c4f3356baf03578a9d1a | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 25 14:22:02 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 25 14:22:02 2008 -0500 |
tree | 0fef18d223cb66ee539905228e4ac0dd58a3363f | |
parent | 5047887caf1806f31652210df27fb62a7c43f27d [diff] |
powerpc: clean up the Book-E HW watchpoint support * CONFIG_BOOKE is selected by CONFIG_44x so we dont need both * Fixed a few comments * Go back to only using DBCR0_IDM to determine if we are using debug resources. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>