Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11817
b: refs/heads/master
c: d97b321
h: refs/heads/master
i:
  11815: 7ea5176
v: v3
  • Loading branch information
Amos Waterland authored and Linus Torvalds committed Oct 31, 2005
1 parent f835afc commit 788a698
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 42e50a5a69f359e64a143eb0e11a57e18f10c262
refs/heads/master: d97b321425e237e3e6c6bbe2c40dc0e09d0e3264
2 changes: 2 additions & 0 deletions trunk/drivers/ide/ide-cd.c
Original file line number Diff line number Diff line change
Expand Up @@ -3254,6 +3254,7 @@ int ide_cdrom_setup (ide_drive_t *drive)
return 0;
}

#ifdef CONFIG_PROC_FS
static
sector_t ide_cdrom_capacity (ide_drive_t *drive)
{
Expand All @@ -3264,6 +3265,7 @@ sector_t ide_cdrom_capacity (ide_drive_t *drive)

return capacity * sectors_per_frame;
}
#endif

static int ide_cd_remove(struct device *dev)
{
Expand Down

0 comments on commit 788a698

Please sign in to comment.