Commit 45c0ef4c authored by Linus Torvalds's avatar Linus Torvalds

Remove bogus duplicated (and wrong) function declaration.

parent c4e3c771
......@@ -826,8 +826,6 @@ typedef enum {
extern const char *scsi_sense_key_text[];
/************************* Large Disk Handling ********************************/
static __inline int aic_sector_div(u_long capacity, int heads, int sectors);
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)
static __inline int
aic_sector_div(u_long capacity, int heads, int sectors)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment