[2.6 patch] unexport mac_hid_mouse_emulate_buttons

Adrian Bunk bunk at stusta.de
Tue Feb 20 11:08:12 EST 2007


This patch removes the unused
EXPORT_SYMBOL(mac_hid_mouse_emulate_buttons).

Signed-off-by: Adrian Bunk <bunk at stusta.de>

---
--- 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;




More information about the Linuxppc-dev mailing list