提交 1c14e6ce 编写于 作者: K Kuninori Morimoto 提交者: Paul Mundt

ARM: mach-shmobile: make sure static declaration on g3evm

Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 d64a1b0a
......@@ -100,7 +100,7 @@ static struct platform_device nor_flash_device = {
};
/* USBHS */
void usb_host_port_power(int port, int power)
static void usb_host_port_power(int port, int power)
{
if (!power) /* only power-on supported for now */
return;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册