diff options
Diffstat (limited to 'arch/arm/mach-orion5x/ts78xx-fpga.h')
-rw-r--r-- | arch/arm/mach-orion5x/ts78xx-fpga.h | 1 |
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 { | |||
17 | struct fpga_devices { | 17 | struct 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 | ||
22 | struct ts78xx_fpga_data { | 23 | struct ts78xx_fpga_data { |