summaryrefslogtreecommitdiffstats
path: root/sys/arm/xilinx/uart_dev_cdnc.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-11-18 17:06:56 +0000
committerimp <imp@FreeBSD.org>2014-11-18 17:06:56 +0000
commite1fec13f7cef7b49d69de5005ed534c8652e0621 (patch)
tree960c43a979cde55d9911832483cd32cae5cb4a31 /sys/arm/xilinx/uart_dev_cdnc.c
parent1b55bc0f40c097311c00a2d0faa1aa2267f755d3 (diff)
downloadFreeBSD-src-e1fec13f7cef7b49d69de5005ed534c8652e0621.zip
FreeBSD-src-e1fec13f7cef7b49d69de5005ed534c8652e0621.tar.gz
opt_global.h is included automatically in the build. No need to
explicitly include it in these places. Sponsored by: Netflix
Diffstat (limited to 'sys/arm/xilinx/uart_dev_cdnc.c')
-rw-r--r--sys/arm/xilinx/uart_dev_cdnc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/xilinx/uart_dev_cdnc.c b/sys/arm/xilinx/uart_dev_cdnc.c
index 6224503..526c546 100644
--- a/sys/arm/xilinx/uart_dev_cdnc.c
+++ b/sys/arm/xilinx/uart_dev_cdnc.c
@@ -38,8 +38,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#include "opt_global.h"
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
OpenPOWER on IntegriCloud