diff options
author | Kyle Moffett | 2011-03-07 12:37:30 -0500 |
---|---|---|
committer | Mike Frysinger | 2011-04-08 00:44:27 -0400 |
commit | eed1a7b1cfccd427d940a281e21000d8a2f669aa (patch) | |
tree | 5cbd365a50e8168084d9bf95644a4ae6072c9adb /include/configs/bf548-ezkit.h | |
parent | a91eb2c56a54155f6dacca392acb621b43ade84a (diff) |
Blackfin: replace "bfin_reset_or_hang()" with "panic()"
The bfin_reset_or_hang function unnecessarily duplicates the panic()
logic based on CONFIG_PANIC_HANG.
This patch deletes 20 lines of code and just calls panic() instead.
This also makes the following generic-restart conversion patch simpler.
Signed-off-by: Kyle Moffett <Kyle.D.Moffett@boeing.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bf548-ezkit.h')
0 files changed, 0 insertions, 0 deletions