Skip to content

Commit d315fa7

Browse files
committed
Merged in dlech's suggested changes for the ST7586S framebuffer driver
1 parent 59ad1b8 commit d315fa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/mach-davinci/board-legoev3.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,7 @@ static struct edma_rsv_info *da850_edma_rsv[2] = {
19961996
#ifdef CONFIG_MACH_DAVINCI_LEGOEV3
19971997
#warning "Keep this code and eliminate this warning after copying this file to board-legoev3.c"
19981998
static const short da850_lms2012_lcd_pins[] = {
1999-
EV3_GPIO2_11, EV3_GPIO2_12, EV3_GPIO5_0,
1999+
EV3_SPI1_MISO, EV3_SPI1_CS, EV3_GPIO5_0,
20002000
-1
20012001
};
20022002

0 commit comments

Comments
 (0)