aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_ti8250.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/uart/uart_dev_ti8250.c')
-rw-r--r--sys/dev/uart/uart_dev_ti8250.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/uart/uart_dev_ti8250.c b/sys/dev/uart/uart_dev_ti8250.c
index 5a5fc97fd04e..636f94872ce6 100644
--- a/sys/dev/uart/uart_dev_ti8250.c
+++ b/sys/dev/uart/uart_dev_ti8250.c
@@ -28,7 +28,6 @@
#include "opt_platform.h"
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>