Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48927
b: refs/heads/master
c: 1b8fc18
h: refs/heads/master
i:
  48925: 7c3bd0d
  48923: 63fe0d3
  48919: 019f073
  48911: a78b2ec
  48895: ce2f884
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Feb 11, 2007
1 parent 1fcdfb2 commit 98526b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 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: a21765a70ec06be175d3997320a83fa66fcc8955
refs/heads/master: 1b8fc1880cf36bd1f3df932601a6745bb164acc4
8 changes: 1 addition & 7 deletions trunk/arch/arm/mach-s3c2410/mach-amlm5900.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/proc_fs.h>

#include <linux/serial_core.h>

#include <asm/mach/arch.h>
#include <asm/mach/map.h>
Expand Down Expand Up @@ -113,12 +113,6 @@ static struct platform_device amlm5900_device_nor = {
#endif

static struct map_desc amlm5900_iodesc[] __initdata = {
{
.virtual = (u32)S3C24XX_VA_SPI,
.pfn = __phys_to_pfn(S3C2410_PA_SPI),
.length = SZ_1M,
.type = MT_DEVICE
}
};

#define UCON S3C2410_UCON_DEFAULT
Expand Down

0 comments on commit 98526b8

Please sign in to comment.