X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Flinux%2Fgameport.h;h=f64e29c0ef3f57be1b03aeb0703fe30f58ffbbeb;hb=3e318b5b55fafebd3a6e4dd3a00b79bfc0668675;hp=afad95272841827445d8258043351ba0d23fcf4c;hpb=bbc7610c062074468f362b37d33603536e87fb96;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/gameport.h b/include/linux/gameport.h index afad9527284..f64e29c0ef3 100644 --- a/include/linux/gameport.h +++ b/include/linux/gameport.h @@ -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))