]> git.ipfire.org Git - people/ms/u-boot.git/commit
Drop config.h header from display_options.c
authorSimon Glass <sjg@chromium.org>
Mon, 9 Nov 2015 06:47:46 +0000 (23:47 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 20 Nov 2015 03:27:50 +0000 (20:27 -0700)
commit7d94c497651b6c36a4915d436e6db86398f480d1
treed74bfb6073b1eaa275515669cc4da21b8056ffd9
parent24b852a7a2b8eca71789100983bdb5104cc00696
Drop config.h header from display_options.c

Since common.h will always include this automatically, it is not needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/display_options.c