]> git.karo-electronics.de Git - karo-tx-linux.git/commit
block: Fix files that are modules and hence need module.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 1 Jul 2011 19:56:05 +0000 (15:56 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 03:43:31 +0000 (23:43 -0400)
commit2108237220e988bead37a871471aee85156e59e1
treefb16844aab1cac9ac1fad414c5e775428b5c0f3e
parent18e33c7bc69c53b78414ac88011f74187757cd86
block: Fix files that are modules and hence need module.h

We want to remove the implicit everywhere presence of module.h
so fix up the people relying on that implicit presence in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/block/ps3disk.c
drivers/block/ps3vram.c
drivers/block/virtio_blk.c