]> git.dujemihanovic.xyz Git - u-boot.git/commit
mips: Remove common.h usage
authorTom Rini <trini@konsulko.com>
Thu, 12 Oct 2023 23:03:58 +0000 (19:03 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 24 Oct 2023 20:34:45 +0000 (16:34 -0400)
commit8991fed97dbd5fe79354b533b32c78742a126d02
tree765abd03321f62d779040d00bc40ad9a6fcb1e90
parent577dddb5b7d6e0f962ea06ed80b85bc6ec5ca7d8
mips: Remove common.h usage

We can remove common.h from most cases of the code here, and only a few
places need an additional header instead.

Signed-off-by: Tom Rini <trini@konsulko.com>
46 files changed:
arch/mips/cpu/cpu.c
arch/mips/cpu/interrupts.c
arch/mips/cpu/time.c
arch/mips/include/asm/cacheops.h
arch/mips/lib/boot.c
arch/mips/lib/bootm.c
arch/mips/lib/cache.c
arch/mips/lib/reloc.c
arch/mips/lib/spl.c
arch/mips/lib/stack.c
arch/mips/lib/traps.c
arch/mips/mach-ath79/ar933x/clk.c
arch/mips/mach-ath79/ar933x/ddr.c
arch/mips/mach-ath79/ar934x/clk.c
arch/mips/mach-ath79/ar934x/cpu.c
arch/mips/mach-ath79/ar934x/ddr.c
arch/mips/mach-ath79/cpu.c
arch/mips/mach-ath79/dram.c
arch/mips/mach-ath79/qca953x/clk.c
arch/mips/mach-ath79/qca953x/ddr.c
arch/mips/mach-ath79/qca956x/clk.c
arch/mips/mach-ath79/qca956x/cpu.c
arch/mips/mach-ath79/qca956x/ddr.c
arch/mips/mach-ath79/reset.c
arch/mips/mach-bmips/dram.c
arch/mips/mach-jz47xx/jz4780/gpio.c
arch/mips/mach-jz47xx/jz4780/jz4780.c
arch/mips/mach-jz47xx/jz4780/pll.c
arch/mips/mach-jz47xx/jz4780/reset.c
arch/mips/mach-jz47xx/jz4780/sdram.c
arch/mips/mach-jz47xx/jz4780/timer.c
arch/mips/mach-mscc/cpu.c
arch/mips/mach-mscc/dram.c
arch/mips/mach-mscc/gpio.c
arch/mips/mach-mscc/include/mach/ddr.h
arch/mips/mach-mscc/phy.c
arch/mips/mach-mscc/reset.c
arch/mips/mach-mtmips/cpu.c
arch/mips/mach-mtmips/ddr_cal.c
arch/mips/mach-mtmips/ddr_init.c
arch/mips/mach-mtmips/mt7628/ddr.c
arch/mips/mach-mtmips/mt7628/init.c
arch/mips/mach-mtmips/mt7628/serial.c
arch/mips/mach-mtmips/spl.c
arch/mips/mach-pic32/cpu.c
arch/mips/mach-pic32/reset.c