[2.6 patch] unexport mac_hid_mouse_emulate_buttons

From: Adrian Bunk
Date: Mon Feb 19 2007 - 19:13:30 EST


This patch removes the unused
EXPORT_SYMBOL(mac_hid_mouse_emulate_buttons).

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---
--- linux-2.6.20-mm2/drivers/macintosh/mac_hid.c.old 2007-02-19 15:37:13.000000000 +0100
+++ linux-2.6.20-mm2/drivers/macintosh/mac_hid.c 2007-02-19 15:37:22.000000000 +0100
@@ -102,8 +102,6 @@
return 0;
}

-EXPORT_SYMBOL(mac_hid_mouse_emulate_buttons);
-
static int emumousebtn_input_register(void)
{
int ret;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/