diff options
Diffstat (limited to 'drivers/block/xd.h')
-rw-r--r-- | drivers/block/xd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/block/xd.h b/drivers/block/xd.h index 1612f321d..7babb59b9 100644 --- a/drivers/block/xd.h +++ b/drivers/block/xd.h @@ -103,7 +103,6 @@ typedef struct { const char *name; } XD_SIGNATURE; -static int xd_setup (char *); #ifndef MODULE static int xd_manual_geo_init (char *command); #endif /* MODULE */ |