]> Pileus Git - ~andy/linux/commit
bsg-lib: add module.h include
authorJens Axboe <jaxboe@fusionio.com>
Tue, 2 Aug 2011 08:43:35 +0000 (10:43 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 2 Aug 2011 08:43:35 +0000 (10:43 +0200)
commite2a5429ff7947ad251310376384f449297b7492a
tree516df1989b1ed323602776f443e0859ae5fab5e1
parenta5395b83b78f62ccf5e3af854aacd025c2a6e7b5
bsg-lib: add module.h include

Due to conflicts with the moduleh tree in linux-next, we
run into an include file mess. We really need export.h
in that tree, but if we add module.h locally then the
issue is easier to resolve.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/bsg-lib.c