]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Avoid including config.h in command.h
authorSimon Glass <sjg@chromium.org>
Thu, 12 Jun 2014 13:24:50 +0000 (07:24 -0600)
committerTom Rini <trini@ti.com>
Thu, 19 Jun 2014 15:19:01 +0000 (11:19 -0400)
commitaa69db1f7ab6876f4fe160c079d15845434681f1
treed426a22a506b571dd9e20fffc9c7e822bf6c8268
parente3c83c0a1fce2be671d5d3297d90e9d0890f7b52
Avoid including config.h in command.h

This is not necessary and prevents using this header when building tools.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/command.h