commit | 306f1231622176d06b1ad2bccc46122dd4e927fa | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Fri May 11 11:35:06 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 11 19:27:46 2012 -0700 |
tree | c8ac1f2bf302484b0e87e7793fd6c9322c6860f4 | |
parent | e7eaf5b8abb836785a512fa7e9348dc6b0d7bc81 [diff] |
sparc32: remove sun4c traps We used to runtime patch the trap table for srmmu. With the removal of sun4c support this is no longer required. With the sun4c trap removed we can remove all the referenced trap handling which is sun4c specific. This also allows us to get rid of the nosun4c.c file that contained only dummy functions/data. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>