diff options
Diffstat (limited to 'include/linux/spi/at86rf230.h')
-rw-r--r-- | include/linux/spi/at86rf230.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/spi/at86rf230.h b/include/linux/spi/at86rf230.h index cd519a11c2c6..b63fe6f5fdc8 100644 --- a/include/linux/spi/at86rf230.h +++ b/include/linux/spi/at86rf230.h | |||
@@ -22,6 +22,7 @@ struct at86rf230_platform_data { | |||
22 | int rstn; | 22 | int rstn; |
23 | int slp_tr; | 23 | int slp_tr; |
24 | int dig2; | 24 | int dig2; |
25 | u8 xtal_trim; | ||
25 | }; | 26 | }; |
26 | 27 | ||
27 | #endif | 28 | #endif |