
11 Oct
2016
11 Oct
'16
5:42 a.m.
On Tue, Oct 11, 2016 at 11:15 AM, Bin Meng bmeng.cn@gmail.com wrote:
On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass sjg@chromium.org wrote:
For 64-bit x86, __I386__ should perhaps not be defined. It is not clear from the definition, but let's use CONFIG_X86 to be sure.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/rtc/mc146818.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86, thanks!