diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/at24.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/platform_data/at24.h b/include/linux/platform_data/at24.h index dc9a13e5acda..be830b141d83 100644 --- a/include/linux/platform_data/at24.h +++ b/include/linux/platform_data/at24.h | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | * | 26 | * |
| 27 | * An example in pseudo code for a setup() callback: | 27 | * An example in pseudo code for a setup() callback: |
| 28 | * | 28 | * |
| 29 | * void get_mac_addr(struct mvmem_device *nvmem, void *context) | 29 | * void get_mac_addr(struct nvmem_device *nvmem, void *context) |
| 30 | * { | 30 | * { |
| 31 | * u8 *mac_addr = ethernet_pdata->mac_addr; | 31 | * u8 *mac_addr = ethernet_pdata->mac_addr; |
| 32 | * off_t offset = context; | 32 | * off_t offset = context; |
