提交 e314f89a 编写于 作者: M Matthias Urlichs 提交者: Karsten Keil

mISDN: Add MODULE_DEVICE_TABLE() to hfcpci

Add missed table.
Signed-off-by: NMatthias Urlichs <smurf@smurf.noris.de>
Signed-off-by: NKarsten Keil <kkeil@suse.de>
上级 400fd978
......@@ -2376,3 +2376,5 @@ HFC_cleanup(void)
module_init(HFC_init);
module_exit(HFC_cleanup);
MODULE_DEVICE_TABLE(pci, hfc_ids);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册