trivial: fix tk1 release build

This commit is contained in:
Anna Lyons 2016-08-09 09:50:52 +10:00
parent d727922b97
commit 0fd41318f1

View file

@ -55,8 +55,8 @@ static const kernel_frame_t BOOT_RODATA kernel_devices[] = {
UARTA_PADDR,
UARTA_PPTR,
true
}
#endif /* CONFIG_PRINTING */
}
};
/* Available physical memory regions on platform (RAM minus kernel image). */
/* NOTE: Regions are not allowed to be adjacent! */