提交 87ba5c6a 编写于 作者: K Krzysztof Hałasa 提交者: Jason Cooper

IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.

Signed-off-by: NKrzysztof Hałasa <khc@pm.waw.pl>
上级 3043c5c8
......@@ -330,7 +330,7 @@ static struct platform_device device_hss_tab[] = {
};
static struct platform_device *device_tab[6] __initdata = {
static struct platform_device *device_tab[7] __initdata = {
&device_flash, /* index 0 */
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册