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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/ts78xx-fpga.h b/arch/arm/mach-orion5x/ts78xx-fpga.h
index 0b8e30faff14..e2c503c7807e 100644
--- a/arch/arm/mach-orion5x/ts78xx-fpga.h
+++ b/arch/arm/mach-orion5x/ts78xx-fpga.h
@@ -17,6 +17,7 @@ struct fpga_device {
17struct fpga_devices { 17struct fpga_devices {
18 /* Technologic Systems */ 18 /* Technologic Systems */
19 struct fpga_device ts_rtc; 19 struct fpga_device ts_rtc;
20 struct fpga_device ts_nand;
20}; 21};
21 22
22struct ts78xx_fpga_data { 23struct ts78xx_fpga_data {