aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/uart
diff options
context:
space:
mode:
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 d4d54c45f4..1f5f0f721b 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