David Howells 1c2ea8a2c0 SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
GFS2 has been altered to pass THIS_MODULE to slow_work_register_user(), but
hasn't been altered to #include <linux/module.h> to provide it, resulting in
the following error:

	fs/gfs2/recovery.c:596: error: 'THIS_MODULE' undeclared here (not in a function)

Add the missing #include.

Signed-off-by: David Howells <dhowells@redhat.com>
2009-11-20 21:50:40 +00:00
..
2009-08-26 18:51:04 +01:00
2006-11-30 10:37:32 -05:00
2009-06-12 08:49:20 +01:00
2009-09-27 11:39:25 -07:00
2008-06-27 09:39:44 +01:00
2009-09-09 15:59:35 +01:00
2009-06-12 08:49:20 +01:00
2008-06-27 09:39:31 +01:00
2009-06-12 08:49:20 +01:00
2008-03-31 10:39:54 +01:00
2009-08-26 18:51:04 +01:00
2009-05-22 10:01:55 +01:00
2009-03-24 11:21:27 +00:00
2009-09-09 15:59:35 +01:00
2009-09-23 18:13:10 -07:00
2009-05-22 10:01:55 +01:00
2009-05-19 10:01:18 +01:00
2009-09-09 15:59:35 +01:00
2009-01-05 07:39:13 +00:00
2009-01-05 07:39:05 +00:00
2009-09-14 09:50:57 +01:00
2009-09-14 09:50:57 +01:00