diff options
Diffstat (limited to 'drivers/tty/serial/8250/8250.c')
| -rw-r--r-- | drivers/tty/serial/8250/8250.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/8250/8250.c b/drivers/tty/serial/8250/8250.c index 9f50c4e3c2be..9b7336fcfbb3 100644 --- a/drivers/tty/serial/8250/8250.c +++ b/drivers/tty/serial/8250/8250.c | |||
| @@ -45,7 +45,7 @@ | |||
| 45 | #include "8250.h" | 45 | #include "8250.h" |
| 46 | 46 | ||
| 47 | #ifdef CONFIG_SPARC | 47 | #ifdef CONFIG_SPARC |
| 48 | #include "suncore.h" | 48 | #include "../suncore.h" |
| 49 | #endif | 49 | #endif |
| 50 | 50 | ||
| 51 | /* | 51 | /* |
