device-mapper: dm-bufio.c needs to include module.h
authorStephen Rothwell <[email protected]>
Tue, 1 Nov 2011 07:30:49 +0000 (18:30 +1100)
committerLinus Torvalds <[email protected]>
Mon, 7 Nov 2011 18:29:10 +0000 (10:29 -0800)
commit6f66263f8ebe1fb1f138de41ca9aa0a4860b30d0
treebf8057b31cafcd43e6c4a60551bf24ece185ff07
parent1944ce60fe1e92506d3347f4d8e10a82b17096e4
device-mapper: dm-bufio.c needs to include module.h

since it uses the module facilities.

Reported-by: Witold Baryluk <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/md/dm-bufio.c