]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/cros_ec.h
cmd: cros_ec: Move crosec commands to cmd subdirectory
authorMoritz Fischer <moritz.fischer@ettus.com>
Wed, 5 Oct 2016 00:08:08 +0000 (17:08 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Oct 2016 16:17:08 +0000 (10:17 -0600)
commitbfeba0173aa45c24bbdba45149716c83258d25f6
tree902c18320089c47d2835875437b2ada2a2ca1b6e
parent2f159402d9ab0dc642759d9eab3b002cde33064d
cmd: cros_ec: Move crosec commands to cmd subdirectory

Move crosec commands from drivers/misc/cros_ec.c to
cmd/cros_ec.c

Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Heiko Schocher <hs@denx.de>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Miao Yan <yanmiaobest@gmail.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Nishanth Menon <nm@ti.com>
Cc: u-boot@lists.denx.de
cmd/Kconfig
cmd/Makefile
cmd/cros_ec.c [new file with mode: 0644]
drivers/misc/cros_ec.c
include/cros_ec.h