Commit 2dd53bd7 authored by Tom Rini's avatar Tom Rini Committed by Paul Mackerras

PPC32: Fix the ns1655x uart driver in the bootwrapper.

parent 0031ac20
......@@ -3,6 +3,8 @@
*/
#include <linux/config.h>
#include <linux/types.h>
#include <linux/serial.h>
#include <linux/serialP.h>
#include <linux/serial_reg.h>
#include <asm/serial.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment