]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add cli_ prefix to readline functions
authorSimon Glass <sjg@chromium.org>
Fri, 11 Apr 2014 02:01:27 +0000 (20:01 -0600)
committerTom Rini <trini@ti.com>
Thu, 29 May 2014 21:45:31 +0000 (17:45 -0400)
commite1bf824dfd6881f6f633238c275bfa1e5d83c433
tree4d43bd0b4d0fdae2f737c2ad9670005300dea87f
parent6493ccc7cf2357081267effffa7d345e50d68d00
Add cli_ prefix to readline functions

This makes it clear where the code resides.

Signed-off-by: Simon Glass <sjg@chromium.org>
18 files changed:
board/ait/cam_enc_4xx/cam_enc_4xx.c
board/amcc/yucca/cmd_yucca.c
board/eltec/elppc/misc.c
board/eltec/mhpc/mhpc.c
board/hymod/hymod.c
board/hymod/input.c
common/cli_hush.c
common/cli_readline.c
common/cli_simple.c
common/cmd_bedbug.c
common/cmd_dcr.c
common/cmd_i2c.c
common/cmd_mem.c
common/cmd_nvedit.c
common/cmd_pci.c
common/menu.c
drivers/ddr/fsl/interactive.c
include/cli.h