diff options
Diffstat (limited to 'fs/notify/group.c')
-rw-r--r-- | fs/notify/group.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/notify/group.c b/fs/notify/group.c index d309f38449cb..63fc294a4692 100644 --- a/fs/notify/group.c +++ b/fs/notify/group.c | |||
@@ -26,7 +26,7 @@ | |||
26 | #include <linux/fsnotify_backend.h> | 26 | #include <linux/fsnotify_backend.h> |
27 | #include "fsnotify.h" | 27 | #include "fsnotify.h" |
28 | 28 | ||
29 | #include <asm/atomic.h> | 29 | #include <linux/atomic.h> |
30 | 30 | ||
31 | /* | 31 | /* |
32 | * Final freeing of a group | 32 | * Final freeing of a group |