]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/firewire/fw-device.h
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
[linux-2.6-omap-h63xx.git] / drivers / firewire / fw-device.h
index 42305bbac72fb3237c5826c7b6671bc64b6cc931..df51732608d96270a86611c541aaec8cdb7a2150 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <linux/fs.h>
 #include <linux/cdev.h>
+#include <linux/idr.h>
 #include <linux/rwsem.h>
 #include <asm/atomic.h>
 
@@ -99,6 +100,7 @@ void fw_device_cdev_update(struct fw_device *device);
 void fw_device_cdev_remove(struct fw_device *device);
 
 extern struct rw_semaphore fw_device_rwsem;
+extern struct idr fw_device_idr;
 extern int fw_cdev_major;
 
 /*