command.h: Remove extern from the header
authorKory Maincent <kory.maincent@bootlin.com>
Tue, 2 Feb 2021 15:42:27 +0000 (16:42 +0100)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 3 Feb 2021 15:01:18 +0000 (23:01 +0800)
commitd3a3d44fe2c1ca1710fb4599504332675c0ce966
tree402482f4a769edd9647aca7778e96aa5c3bc79bf
parent8cd1a0cf5205a65503351945df3cdbea1a908c15
command.h: Remove extern from the header

Remove the extern of the header because they are useless.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
[bmeng: minor edit on the commit message]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
include/command.h