Remove #include <timestamp.h> from files which do not need it
Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <asm-offsets.h>
|
#include <asm-offsets.h>
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#include <timestamp.h>
|
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include <asm/cache.h>
|
#include <asm/cache.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user