projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee8f6d2
)
kirkwood: fix mpp.h coding style
author
Luka Perkov
<uboot@lukaperkov.net>
Wed, 5 Sep 2012 08:08:16 +0000
(08:08 +0000)
committer
Prafulla Wadaskar
<prafulla@marvell.com>
Wed, 3 Oct 2012 11:13:13 +0000
(16:43 +0530)
Signed-off-by: Luka Perkov <uboot@lukaperkov.net>
arch/arm/include/asm/arch-kirkwood/mpp.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-kirkwood/mpp.h
b/arch/arm/include/asm/arch-kirkwood/mpp.h
index 8e50ee7f14ddde78f8ffd1cb6c344bbe3ea8f232..8ceea7bb886ee127a5d803586205e4d07be8fc18 100644
(file)
--- a/
arch/arm/include/asm/arch-kirkwood/mpp.h
+++ b/
arch/arm/include/asm/arch-kirkwood/mpp.h
@@
-85,7
+85,7
@@
#define MPP7_SPI_SCn MPP( 7, 0x2, 0, 1, 1, 1, 1, 1 )
#define MPP7_PTP_TRIG_GEN MPP( 7, 0x3, 0, 1, 1, 1, 1, 1 )
-#define MPP8_GPIO MPP( 8, 0x0, 1, 1, 1,
1,
1, 1 )
+#define MPP8_GPIO MPP( 8, 0x0, 1, 1, 1,
1,
1, 1 )
#define MPP8_TW_SDA MPP( 8, 0x1, 1, 1, 1, 1, 1, 1 )
#define MPP8_UART0_RTS MPP( 8, 0x2, 0, 1, 1, 1, 1, 1 )
#define MPP8_UART1_RTS MPP( 8, 0x3, 0, 1, 1, 1, 1, 1 )