board: Synology: legacy.c: Include asm/io.h
Some boards building this source define CFG_SYS_TCLK as a term involving readl() which is undefined otherwise. Signed-off-by: Phil Sutter <phil@nwl.cc>
This commit is contained in:
committed by
Stefan Roese
parent
59e13ed8f6
commit
f64593af3d
@@ -10,6 +10,7 @@
|
||||
#include <vsprintf.h>
|
||||
#include <env.h>
|
||||
#include <net.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/setup.h>
|
||||
|
||||
#include "legacy.h"
|
||||
|
||||
Reference in New Issue
Block a user