diff options
Diffstat (limited to 'drivers/w1/w1_int.c')
-rw-r--r-- | drivers/w1/w1_int.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/w1/w1_int.c b/drivers/w1/w1_int.c index 475996cd1b7d..357a2e0f637a 100644 --- a/drivers/w1/w1_int.c +++ b/drivers/w1/w1_int.c | |||
@@ -27,6 +27,7 @@ | |||
27 | #include "w1.h" | 27 | #include "w1.h" |
28 | #include "w1_log.h" | 28 | #include "w1_log.h" |
29 | #include "w1_netlink.h" | 29 | #include "w1_netlink.h" |
30 | #include "w1_int.h" | ||
30 | 31 | ||
31 | static u32 w1_ids = 1; | 32 | static u32 w1_ids = 1; |
32 | 33 | ||