summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399/spi_bitbang.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/rockchip/rk3399/spi_bitbang.c')
-rw-r--r--src/soc/rockchip/rk3399/spi_bitbang.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/rockchip/rk3399/spi_bitbang.c b/src/soc/rockchip/rk3399/spi_bitbang.c
index 32bda53d3c50..6bb854d2f44e 100644
--- a/src/soc/rockchip/rk3399/spi_bitbang.c
+++ b/src/soc/rockchip/rk3399/spi_bitbang.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/* Compile this driver in place of common/spi.c for bitbang testing.
NOTE: Also need to adjust board-specific code for GPIO pinmux! */