summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-cd.h
diff options
context:
space:
mode:
authorNicolas Pitre2009-03-16 02:41:23 +0100
committerNicolas Pitre2009-03-16 02:41:23 +0100
commitd6f818f71fa5db79969aaecba302745199376169 (patch)
treefcdedce488db0f80c7a816e0b52df83a01972838 /drivers/ide/ide-cd.h
parent[ARM] Orion: Fix some typos in the DNS-323 support code (diff)
parent[ARM] update mach-types (diff)
downloadkernel-qcow2-linux-d6f818f71fa5db79969aaecba302745199376169.tar.gz
kernel-qcow2-linux-d6f818f71fa5db79969aaecba302745199376169.tar.xz
kernel-qcow2-linux-d6f818f71fa5db79969aaecba302745199376169.zip
Merge commit '305b07680f' into orion/master
Diffstat (limited to 'drivers/ide/ide-cd.h')
-rw-r--r--drivers/ide/ide-cd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/ide-cd.h b/drivers/ide/ide-cd.h
index ac40d6cb90a2..c878bfcf1116 100644
--- a/drivers/ide/ide-cd.h
+++ b/drivers/ide/ide-cd.h
@@ -80,7 +80,7 @@ struct cdrom_info {
ide_drive_t *drive;
struct ide_driver *driver;
struct gendisk *disk;
- struct kref kref;
+ struct device dev;
/* Buffer for table of contents. NULL if we haven't allocated
a TOC buffer for this device yet. */