block: Change module.h -> export.h in bsg-lib.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 28 Sep 2011 22:26:05 +0000 (18:26 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:13 +0000 (19:31 -0400)
commit6adb1236b5c1220987209aa68192e0cbad73e9fc
tree7ad3f412de234888be103c807bffbe67457a865a
parent0c8d44f239b453517d25d0fcfd2737bb5cb34ef8
block: Change module.h -> export.h in bsg-lib.c

This file isn't using full modular functionality, and hence
can be "downgraded" to just using the export.h header.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
block/bsg-lib.c