Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303122
b: refs/heads/master
c: 9f23499
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Clouter authored and Andrew Lunn committed May 14, 2012
1 parent 93855c4 commit 6acefb2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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: d2621b82c2e8d2e37100797448143bf6ae88d89f
refs/heads/master: 9f234997dac445a64f5d9672bf21649e6d745bb9
6 changes: 3 additions & 3 deletions trunk/arch/arm/mach-orion5x/ts78xx-fpga.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ struct fpga_device {

struct fpga_devices {
/* Technologic Systems */
struct fpga_device ts_rtc;
struct fpga_device ts_nand;
struct fpga_device ts_rng;
struct fpga_device ts_rtc;
struct fpga_device ts_nand;
struct fpga_device ts_rng;
};

struct ts78xx_fpga_data {
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-orion5x/ts78xx-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ static struct platform_device ts78xx_ts_rtc_device = {
* I've used the method TS use in their rtc7800.c example for the detection
*
* TODO: track down a guinea pig without an RTC to see if we can work out a
* better RTC detection routine
* better RTC detection routine
*/
static int ts78xx_ts_rtc_load(void)
{
Expand Down

0 comments on commit 6acefb2

Please sign in to comment.