aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/ts78xx-fpga.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-orion5x/ts78xx-fpga.h')
-rw-r--r--arch/arm/mach-orion5x/ts78xx-fpga.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/mach-orion5x/ts78xx-fpga.h b/arch/arm/mach-orion5x/ts78xx-fpga.h
index 151e89e1e676..97c393d39ae2 100644
--- a/arch/arm/mach-orion5x/ts78xx-fpga.h
+++ b/arch/arm/mach-orion5x/ts78xx-fpga.h
@@ -28,9 +28,9 @@ struct fpga_device {
28 28
29struct fpga_devices { 29struct fpga_devices {
30 /* Technologic Systems */ 30 /* Technologic Systems */
31 struct fpga_device ts_rtc; 31 struct fpga_device ts_rtc;
32 struct fpga_device ts_nand; 32 struct fpga_device ts_nand;
33 struct fpga_device ts_rng; 33 struct fpga_device ts_rng;
34}; 34};
35 35
36struct ts78xx_fpga_data { 36struct ts78xx_fpga_data {