提交 898b1920 编写于 作者: G Grant Likely 提交者: Paul Mackerras

[PATCH] Fix compile error for ML300/403

Needed due to changes in ppc_sys.c.
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 bbbe1212
......@@ -27,7 +27,7 @@
/* Device type enumeration for platform bus definitions */
#ifndef __ASSEMBLY__
enum ppc_sys_devices {
VIRTEX_UART,
VIRTEX_UART, NUM_PPC_SYS_DEVS,
};
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册