mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 11:15:09 +02:00
m68k: 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> Acked-by: Angelo Dureghello <angelo@kernel-space.org>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* TsiChung Liew (Tsi-Chung.Liew@freescale.com)
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <stdio.h>
|
||||
#include <irq_func.h>
|
||||
#include <watchdog.h>
|
||||
#include <asm/processor.h>
|
||||
|
Reference in New Issue
Block a user