[U-Boot] [PATCH v2 14/51] x86: Rename PORT_RESET to IO_PORT_RESET
Bin Meng
bmeng.cn at gmail.com
Mon Mar 14 05:37:35 CET 2016
On Sat, Mar 12, 2016 at 1:06 PM, Simon Glass <sjg at chromium.org> wrote:
> This same name is used in USB. Add a prefix to distinguish it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/cpu.c | 4 ++--
> arch/x86/cpu/intel_common/cpu.c | 4 ++--
> arch/x86/include/asm/processor.h | 2 +-
> 3 files changed, 5 insertions(+), 5 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list