Skip to content
Commit 4d0d3975 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Jesper Nilsson
Browse files

cris: kgdb: use native hex2bin



There are kernel native helpers to convert hex ascii to the binary format:
hex_to_bin() and hex2bin(). Thus, no need to reimplement them customly.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarJesper Nilsson <jespern@axis.com>
parent 6a13feb9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment