summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:35:05 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 21:44:53 (GMT)
commite188eee7a4914ce8fb031616f75bcc58cbe58fd3 (patch)
tree56c40eb161217686c8c5ebf504f248a0a2aeaf44 /include
parent54feea17d6956cbad47fe6111e9a807f3c59795e (diff)
downloadu-boot-fsl-qoriq-e188eee7a4914ce8fb031616f75bcc58cbe58fd3.tar.xz
Drop config_cmd_all.h
This file does not include all commands and has not for a while. Let's drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'include')
-rw-r--r--include/config_cmd_all.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
deleted file mode 100644
index df88df4..0000000
--- a/include/config_cmd_all.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * Copyright 2007 Freescale Semiconductor, Inc.
- *
- * This file is licensed under the terms of the GNU General Public
- * License Version 2. This file is licensed "as is" without any
- * warranty of any kind, whether express or implied.
- */
-
-#ifndef _CONFIG_CMD_ALL_H
-#define _CONFIG_CMD_ALL_H
-
-/*
- * Alphabetical list of all possible commands.
- */
-
-#endif /* _CONFIG_CMD_ALL_H */