mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00: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:
parent
577dddb5b7
commit
8991fed97d
46 changed files with 4 additions and 47 deletions
|
@ -5,7 +5,6 @@
|
|||
* Author: Weijie Gao <weijie.gao@mediatek.com>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/addrspace.h>
|
||||
#include <asm/cacheops.h>
|
||||
#include <asm/global_data.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue