diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-10-01 11:42:29 (GMT) |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2015-11-02 19:03:04 (GMT) |
commit | 4d0d39758d3e10a31e7f146d56760a92396feb85 (patch) | |
tree | ff92670f49e587f3896cda79c4767d5df9cc6fea /arch/x86 | |
parent | 6a13feb9c82803e2b815eca72fa7a9f5561d7861 (diff) | |
download | linux-4d0d39758d3e10a31e7f146d56760a92396feb85.tar.xz |
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: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions