]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/gameport.h
autofs4: track uid and gid of last mount requester
[linux-2.6-omap-h63xx.git] / include / linux / gameport.h
index afad95272841827445d8258043351ba0d23fcf4c..f64e29c0ef3f57be1b03aeb0703fe30f58ffbbeb 100644 (file)
@@ -68,7 +68,6 @@ struct gameport_driver {
 
 int gameport_open(struct gameport *gameport, struct gameport_driver *drv, int mode);
 void gameport_close(struct gameport *gameport);
-void gameport_rescan(struct gameport *gameport);
 
 #if defined(CONFIG_GAMEPORT) || (defined(MODULE) && defined(CONFIG_GAMEPORT_MODULE))