summaryrefslogtreecommitdiffstats
path: root/src/drivers/uart
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-07-19 14:00:43 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-07-26 20:57:18 +0000
commitf50b6625d97199535925af46405414077a41f2d1 (patch)
tree8b5888da9f64e481dc98975146a2e883930876d0 /src/drivers/uart
parent582472c1586876d2b5181e4ad32fc75ff55b11be (diff)
downloadcoreboot-f50b6625d97199535925af46405414077a41f2d1.tar.gz
coreboot-f50b6625d97199535925af46405414077a41f2d1.tar.bz2
coreboot-f50b6625d97199535925af46405414077a41f2d1.zip
src: Remove extra lines in license header
Change-Id: I7378aa7d6156ece3ab3959707a69f45886f86d21 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43593 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/uart')
-rw-r--r--src/drivers/uart/pl011.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/drivers/uart/pl011.h b/src/drivers/uart/pl011.h
index d4d54c45f41a..1f5f0f721bf8 100644
--- a/src/drivers/uart/pl011.h
+++ b/src/drivers/uart/pl011.h
@@ -1,8 +1,4 @@
-/*
- *
- *
- * SPDX-License-Identifier: BSD-3-Clause
- */
+/* SPDX-License-Identifier: BSD-3-Clause */
#ifndef __DRIVERS_UART_PL011_H
#define __DRIVERS_UART_PL011_H