diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/tmio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/tmio.h b/include/linux/mfd/tmio.h index c377118884e6..6b9c5d06690c 100644 --- a/include/linux/mfd/tmio.h +++ b/include/linux/mfd/tmio.h | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | * data for the MMC controller | 22 | * data for the MMC controller |
| 23 | */ | 23 | */ |
| 24 | struct tmio_mmc_data { | 24 | struct tmio_mmc_data { |
| 25 | unsigned int hclk; | 25 | const unsigned int hclk; |
| 26 | }; | 26 | }; |
| 27 | 27 | ||
| 28 | /* | 28 | /* |
