sh: Kill off unused se_skipped in alignment trap notification code.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 16 Sep 2009 06:06:39 +0000 (15:06 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 16 Sep 2009 06:06:39 +0000 (15:06 +0900)
commit480c646c32f368dfa2a076f7a120a7795e786e62
tree97df9fb297e5f109a6e057774bae634e43050c26
parenta74f7e0410da9da7942cf4f08bbdb0e4fc76f972
sh: Kill off unused se_skipped in alignment trap notification code.

Nothing is using this, resulting in a build error with certain
configurations. Just kill it off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/traps_32.c