提交 ace613ee 编写于 作者: H H Hartley Sweeten 提交者: Greg Kroah-Hartman

staging: comedi: mite: remove TOP_OF_PAGE() macro

This macro is not used. Remove it.
Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: NIan Abbott <abbotti@mev.co.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 aac00ea2
...@@ -51,8 +51,6 @@ ...@@ -51,8 +51,6 @@
#include "mite.h" #include "mite.h"
#define TOP_OF_PAGE(x) ((x)|(~(PAGE_MASK)))
struct mite_struct *mite_alloc(struct pci_dev *pcidev) struct mite_struct *mite_alloc(struct pci_dev *pcidev)
{ {
struct mite_struct *mite; struct mite_struct *mite;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册