提交 571806a9 编写于 作者: W Wolfram Sang 提交者: Greg Kroah-Hartman

lib: devres: add annotations for #endif

While working on devres, I found those make navigating the code a tad
easier.
Signed-off-by: NWolfram Sang <w.sang@pengutronix.de>
Acked-by: NGrant Likely <grant.likely@secretlab.ca>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 1ea6b8f4
......@@ -348,5 +348,5 @@ void pcim_iounmap_regions(struct pci_dev *pdev, u16 mask)
}
}
EXPORT_SYMBOL(pcim_iounmap_regions);
#endif
#endif
#endif /* CONFIG_PCI */
#endif /* CONFIG_HAS_IOPORT */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册