commit | f1a59d244abd8d7b94b90f45ee5e0988e5a154cb | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Wed May 06 11:36:00 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Sep 16 09:43:47 2009 +1000 |
tree | 7e809b6d848ff9a4a9b9618c9e4df338d055c860 | |
parent | a3d9bf1dfdaf6f7df6c5340521dff1aafe39393f [diff] |
m68knommu: remove interrupt masking from ColdFire pit timer With proper interrupt controller code in place there is no need for devices like the timers to have custom interrupt masking code. Remove it (and the defines that go along with it). Signed-off-by: Greg Ungerer <gerg@uclinux.org>