提交 868b2072 编写于 作者: M Moritz Fischer 提交者: Wolfram Sang

misc: at24: Fix typo in at24 header file

This commit fixes a simple typo s/mvmem/nvmem in the
example.
Signed-off-by: NMoritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
上级 79439d83
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册