diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /drivers/md/dm-uevent.c | |
parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) |
Patched in Tegra support.
Diffstat (limited to 'drivers/md/dm-uevent.c')
-rw-r--r-- | drivers/md/dm-uevent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/md/dm-uevent.c b/drivers/md/dm-uevent.c index 8efe033bab5..6b1e3b61b25 100644 --- a/drivers/md/dm-uevent.c +++ b/drivers/md/dm-uevent.c | |||
@@ -22,7 +22,6 @@ | |||
22 | #include <linux/slab.h> | 22 | #include <linux/slab.h> |
23 | #include <linux/kobject.h> | 23 | #include <linux/kobject.h> |
24 | #include <linux/dm-ioctl.h> | 24 | #include <linux/dm-ioctl.h> |
25 | #include <linux/export.h> | ||
26 | 25 | ||
27 | #include "dm.h" | 26 | #include "dm.h" |
28 | #include "dm-uevent.h" | 27 | #include "dm-uevent.h" |