aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bcmstb.h
diff options
context:
space:
mode:
authorPali Rohár2021-08-02 15:18:29 +0200
committerTom Rini2021-09-17 12:10:44 -0400
commita79f82331437909c8f99217c616bb17e26013448 (patch)
treecdcc09b013200aac9de302434518a190b4e08e36 /include/configs/bcmstb.h
parent0072f5fce3c981de626ae2b334bbdf7ecf362586 (diff)
Remove #include <version.h> from files which do not need it
Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/bcmstb.h')
-rw-r--r--include/configs/bcmstb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bcmstb.h b/include/configs/bcmstb.h
index 7f1c298cdce..564425ef56a 100644
--- a/include/configs/bcmstb.h
+++ b/include/configs/bcmstb.h
@@ -10,7 +10,6 @@
#ifndef __BCMSTB_H
#define __BCMSTB_H
-#include "version.h"
#include <linux/sizes.h>
#ifndef __ASSEMBLY__