mirror of
https://xff.cz/git/u-boot/
synced 2025-10-09 20:16:27 +02:00
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>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#ifndef __ASM_MACH_DDR_H
|
||||
#define __ASM_MACH_DDR_H
|
||||
|
||||
#include <config.h>
|
||||
#include <asm/cacheops.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/reboot.h>
|
||||
|
Reference in New Issue
Block a user