]> git.ipfire.org Git - people/ms/u-boot.git/commit
sandbox: Correct header file order in cpu.c
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:57:47 +0000 (11:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commit6e20650425842244603380c275e7d7701305d2a0
treee4a799458371db8cfb1675a6d91da2ed69b8201d
parent4cfc416701e2fb4214dffa78ba2c3f7e2ffed3bb
sandbox: Correct header file order in cpu.c

The dm/ file should go at the end. Move it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/cpu.c