]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdeb8cfcba4578256aef7979c253f7f4d99c04778
tree7ad3f412de234888be103c807bffbe67457a865a
parent7285a2ac7afcc3976a7270fadb5b55b4e25a3c98
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