Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201609
b: refs/heads/master
c: d57351a
h: refs/heads/master
i:
  201607: 74460f6
v: v3
  • Loading branch information
Uwe Kleine-König committed Jun 24, 2010
1 parent f4dc7f1 commit d22aea8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 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: 1faeaab27b0b9d35acb3ce3a333cb38a30136a11
refs/heads/master: d57351a30fb02a345b9328adb73250310425421c
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-mx3/mach-qong.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include <mach/common.h>
#include <asm/page.h>
#include <asm/setup.h>
#include <mach/board-qong.h>
#include <mach/imx-uart.h>
#include <mach/iomux-mx3.h>
#include "devices.h"
Expand Down Expand Up @@ -116,7 +115,7 @@ static struct physmap_flash_data qong_flash_data = {

static struct resource qong_flash_resource = {
.start = MX31_CS0_BASE_ADDR,
.end = MX31_CS0_BASE_ADDR + QONG_NOR_SIZE - 1,
.end = MX31_CS0_BASE_ADDR + SZ_128M - 1,
.flags = IORESOURCE_MEM,
};

Expand Down
17 changes: 0 additions & 17 deletions trunk/arch/arm/plat-mxc/include/mach/board-qong.h

This file was deleted.

0 comments on commit d22aea8

Please sign in to comment.