projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91d19cd
)
ARM: mach-shmobile: ap4evb: remove white space from end of line
author
Kuninori Morimoto
<
[email protected]
>
Fri, 11 Nov 2011 02:45:12 +0000
(18:45 -0800)
committer
Paul Mundt
<
[email protected]
>
Fri, 11 Nov 2011 07:45:28 +0000
(16:45 +0900)
Signed-off-by: Kuninori Morimoto <
[email protected]
>
Signed-off-by: Paul Mundt <
[email protected]
>
arch/arm/mach-shmobile/board-ap4evb.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-shmobile/board-ap4evb.c
b/arch/arm/mach-shmobile/board-ap4evb.c
index a3aa0f6df964d19e3ae60877f2d012c2a70b5343..4c865ece9ac4e9dc14aa4612ce7a780e59fed690 100644
(file)
--- a/
arch/arm/mach-shmobile/board-ap4evb.c
+++ b/
arch/arm/mach-shmobile/board-ap4evb.c
@@
-201,7
+201,7
@@
static struct physmap_flash_data nor_flash_data = {
static struct resource nor_flash_resources[] = {
[0] = {
.start = 0x20000000, /* CS0 shadow instead of regular CS0 */
- .end = 0x28000000 - 1, /* needed by USB MASK ROM boot */
+ .end = 0x28000000 - 1, /* needed by USB MASK ROM boot */
.flags = IORESOURCE_MEM,
}
};