summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ns16550.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/ns16550.h b/include/ns16550.h
index 876bb0427f..ccf950b077 100644
--- a/include/ns16550.h
+++ b/include/ns16550.h
@@ -34,9 +34,6 @@ struct NS16550_plat {
/** Clock speed */
unsigned int clock;
int shift;
- unsigned int flags;
- int mmio;
-#define NS16650_FLAG_DISABLE_FIFO 1
};
#endif /* __NS16650_PLATFORM_H_ */