diff options
| author | Kyle Moffett <[email protected]> | 2011-03-07 12:37:30 -0500 |
|---|---|---|
| committer | Mike Frysinger <[email protected]> | 2011-04-08 00:44:27 -0400 |
| commit | eed1a7b1cfccd427d940a281e21000d8a2f669aa (patch) | |
| tree | 5cbd365a50e8168084d9bf95644a4ae6072c9adb /board/eNET/eNET.c | |
| 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 <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
Diffstat (limited to 'board/eNET/eNET.c')
0 files changed, 0 insertions, 0 deletions
