ARM: orion: spi: remove enable_clock_fix which is not used

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
Andrew Lunn
2012-03-06 07:31:00 +01:00
committed by Jason Cooper
parent 2eed4e7d86
commit d34b7d4523
2 changed files with 0 additions and 6 deletions

View File

@@ -11,7 +11,6 @@
struct orion_spi_info {
u32 tclk; /* no <linux/clk.h> support yet */
u32 enable_clock_fix;
};