[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070220000812.GL13958@stusta.de>
Date: Tue, 20 Feb 2007 01:08:12 +0100
From: Adrian Bunk <bunk@...sta.de>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org
Subject: [2.6 patch] unexport mac_hid_mouse_emulate_buttons
This patch removes the unused
EXPORT_SYMBOL(mac_hid_mouse_emulate_buttons).
Signed-off-by: Adrian Bunk <bunk@...sta.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;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists