summaryrefslogtreecommitdiffstats
path: root/include/configs/rpi_3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rpi_3.h')
-rw-r--r--include/configs/rpi_3.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/configs/rpi_3.h b/include/configs/rpi_3.h
deleted file mode 100644
index 0dd9e7e40a..0000000000
--- a/include/configs/rpi_3.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * (C) Copyright 2012-2016 Stephen Warren <swarren@wwwdotorg.org>
- *
- * SPDX-License-Identifier: GPL-2.0
- */
-
-#ifndef __CONFIG_H
-#define __CONFIG_H
-
-#define CONFIG_SYS_CACHELINE_SIZE 64
-
-#include "rpi-common.h"
-
-#endif
OpenPOWER on IntegriCloud