X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Ftifm.h;h=2096b76d0cee68efe8cd91571e69da3c36bffd2c;hb=8f859016ea49cd8d7c743533bd1ab3db9a813ffa;hp=6b3a31805c72ff2e5d450697e15afc5e507d2599;hpb=0b662c64840fb281e5948ab6f9d60f84817277d0;p=linux-2.6 diff --git a/include/linux/tifm.h b/include/linux/tifm.h index 6b3a31805c..2096b76d0c 100644 --- a/include/linux/tifm.h +++ b/include/linux/tifm.h @@ -120,7 +120,7 @@ struct tifm_adapter { struct completion *finish_me; struct work_struct media_switcher; - struct class_device cdev; + struct device dev; void (*eject)(struct tifm_adapter *fm, struct tifm_dev *sock);