mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
arm: Support iotrace feature
Support the iotrace feature for ARM, when enabled. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
aa53233a15
commit
ad827e1649
1 changed files with 3 additions and 0 deletions
|
|
@ -437,4 +437,7 @@ out:
|
|||
|
||||
#endif /* __mem_isa */
|
||||
#endif /* __KERNEL__ */
|
||||
|
||||
#include <iotrace.h>
|
||||
|
||||
#endif /* __ASM_ARM_IO_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue