summaryrefslogtreecommitdiff
path: root/src/dev/uart.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/uart.hh')
-rw-r--r--src/dev/uart.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dev/uart.hh b/src/dev/uart.hh
index ba10c204c..eac70bf1f 100644
--- a/src/dev/uart.hh
+++ b/src/dev/uart.hh
@@ -35,7 +35,6 @@
#ifndef __UART_HH__
#define __UART_HH__
-#include "base/range.hh"
#include "dev/io_device.hh"
#include "params/Uart.hh"