提交 e70aa3fa 编写于 作者: A Adrian Bunk 提交者: Pierre Ossman

mmc: sdio_ops.c should #include "sdio_ops.h"

Every file should include the headers containing the externs for its
global functions.
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
上级 98b843be
......@@ -17,6 +17,7 @@
#include <linux/mmc/sdio.h>
#include "core.h"
#include "sdio_ops.h"
int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册