Sigh more compat fixes, this is almost right for 2.6.9 - 2.6.26 kernels.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@157 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
behlendo
2008-08-11 23:47:44 +00:00
parent b61a6e8bdc
commit 25557fd884
6 changed files with 32 additions and 19 deletions
+1
View File
@@ -82,6 +82,7 @@ typedef struct dev_info {
struct dev_ops *di_ops;
struct cdev *di_cdev;
spl_class *di_class;
spl_device *di_device;
major_t di_major;
minor_t di_minor;
dev_t di_dev;