Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61401
b: refs/heads/master
c: 95a4226
h: refs/heads/master
i:
  61399: 5e16a49
v: v3
  • Loading branch information
Hans-Christian Egtvedt authored and Haavard Skinnemoen committed Jul 18, 2007
1 parent ee3515d commit c2e8298
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9cf6cf58d06527fc5bc8e2965ddccdeca59ccee3
refs/heads/master: 95a42267cd933a95275c1d6835010d662259f74e
3 changes: 3 additions & 0 deletions trunk/arch/avr32/boards/atstk1000/atstk1002.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,9 @@ static int __init atstk1002_init(void)
at32_add_device_lcdc(0, &atstk1000_lcdc_data,
fbmem_start, fbmem_size);
#endif
#ifndef CONFIG_BOARD_ATSTK1002_SW3_CUSTOM
at32_add_device_ssc(0, ATMEL_SSC_TX);
#endif

return 0;
}
Expand Down

0 comments on commit c2e8298

Please sign in to comment.