Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123577
b: refs/heads/master
c: fa44c9e
h: refs/heads/master
i:
  123575: 891ae2f
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 28, 2008
1 parent 3619551 commit 983c357
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 275c8a21db9ba7b63366dc253ddbe15e3a1b6e20
refs/heads/master: fa44c9e21f93f90800a56bacc74baa884e155b16
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-lh7a40x/include/mach/io.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
#ifndef __ASM_ARCH_IO_H
#define __ASM_ARCH_IO_H

#include <mach/hardware.h>

#define IO_SPACE_LIMIT 0xffffffff

/* No ISA or PCI bus on this machine. */
Expand Down
3 changes: 2 additions & 1 deletion trunk/drivers/serial/serial_lh7a40x.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,10 @@
#include <linux/tty_flip.h>
#include <linux/serial_core.h>
#include <linux/serial.h>
#include <linux/io.h>

#include <asm/io.h>
#include <asm/irq.h>
#include <mach/hardware.h>

#define DEV_MAJOR 204
#define DEV_MINOR 16
Expand Down

0 comments on commit 983c357

Please sign in to comment.