WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 6 of 6] Fix section type mismatch in gameport.c

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 6 of 6] Fix section type mismatch in gameport.c
From: Aron Griffis <aron@xxxxxx>
Date: Sat, 01 Mar 2008 12:26:07 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Alex Williamson <alex.williamson@xxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 01 Mar 2008 09:32:18 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <patchbomb.1204392361@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
1 file changed, 2 deletions(-)
drivers/input/gameport/gameport.c |    2 --


# HG changeset patch
# User Aron Griffis <aron@xxxxxx>
# Date 1204392186 18000
# Node ID 301f0f2edfb4f4405bd12ddcd7b64d57298b6894
# Parent  7f75eee8db633c2172747b0abfb61e4cdd999a42
Fix section type mismatch in gameport.c

Backport from git f5ad58675149077b2046905d54fb831873288058

Signed-off-by: Aron Griffis <aron@xxxxxx>

diff -r 7f75eee8db63 -r 301f0f2edfb4 drivers/input/gameport/gameport.c
--- a/drivers/input/gameport/gameport.c Sat Mar 01 12:23:06 2008 -0500
+++ b/drivers/input/gameport/gameport.c Sat Mar 01 12:23:06 2008 -0500
@@ -37,8 +37,6 @@ EXPORT_SYMBOL(gameport_open);
 EXPORT_SYMBOL(gameport_open);
 EXPORT_SYMBOL(gameport_close);
 EXPORT_SYMBOL(gameport_rescan);
-EXPORT_SYMBOL(gameport_cooked_read);
-EXPORT_SYMBOL(gameport_set_name);
 EXPORT_SYMBOL(gameport_set_phys);
 EXPORT_SYMBOL(gameport_start_polling);
 EXPORT_SYMBOL(gameport_stop_polling);



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel