x86: Rename pcat_ to i8254 and i8259 accordingly
Rename pcat_timer.c to i8254.c and pcat_interrupts.c to i8259.c, to match their header file names (i8254.h and i8259.h). Signed-off-by:Bin Meng <bmeng.cn@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/cpu/interrupts.c 1 addition, 1 deletionarch/x86/cpu/interrupts.c
- arch/x86/include/asm/u-boot-x86.h 1 addition, 1 deletionarch/x86/include/asm/u-boot-x86.h
- arch/x86/lib/Makefile 2 additions, 2 deletionsarch/x86/lib/Makefile
- arch/x86/lib/i8254.c 1 addition, 1 deletionarch/x86/lib/i8254.c
- arch/x86/lib/i8259.c 0 additions, 0 deletionsarch/x86/lib/i8259.c
- arch/x86/lib/tsc_timer.c 3 additions, 3 deletionsarch/x86/lib/tsc_timer.c
- include/configs/x86-common.h 2 additions, 2 deletionsinclude/configs/x86-common.h
Loading
Please register or sign in to comment