]> Git Repo - linux.git/blobdiff - include/linux/platform_data/at24.h
misc: at24: Fix typo in at24 header file
[linux.git] / include / linux / platform_data / at24.h
index dc9a13e5acda164839dfd723b3f63562e7df21d5..be830b141d83cedde7751b1e8441c357d2c48cbb 100644 (file)
@@ -26,7 +26,7 @@
  *
  * An example in pseudo code for a setup() callback:
  *
- * void get_mac_addr(struct mvmem_device *nvmem, void *context)
+ * void get_mac_addr(struct nvmem_device *nvmem, void *context)
  * {
  *     u8 *mac_addr = ethernet_pdata->mac_addr;
  *     off_t offset = context;
This page took 0.03885 seconds and 4 git commands to generate.