summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/main.c b/common/main.c
index 91e888fd3c..defe2d499d 100644
--- a/common/main.c
+++ b/common/main.c
@@ -270,9 +270,6 @@ int abortboot(int bootdelay)
/*
* Return 0 on success, or != 0 on error.
*/
-#ifndef CONFIG_CMD_PXE
-static inline
-#endif
int run_command2(const char *cmd, int flag)
{
#ifndef CONFIG_SYS_HUSH_PARSER
OpenPOWER on IntegriCloud