diff options
Diffstat (limited to 'drivers/misc/mic/host/mic_debugfs.c')
-rw-r--r-- | drivers/misc/mic/host/mic_debugfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/mic/host/mic_debugfs.c b/drivers/misc/mic/host/mic_debugfs.c index e22fb7bbbb98..98a61b4319f4 100644 --- a/drivers/misc/mic/host/mic_debugfs.c +++ b/drivers/misc/mic/host/mic_debugfs.c | |||
@@ -23,7 +23,7 @@ | |||
23 | #include <linux/seq_file.h> | 23 | #include <linux/seq_file.h> |
24 | 24 | ||
25 | #include <linux/mic_common.h> | 25 | #include <linux/mic_common.h> |
26 | #include "../common/mic_device.h" | 26 | #include "../common/mic_dev.h" |
27 | #include "mic_device.h" | 27 | #include "mic_device.h" |
28 | #include "mic_smpt.h" | 28 | #include "mic_smpt.h" |
29 | #include "mic_virtio.h" | 29 | #include "mic_virtio.h" |