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>
Mon, 31 Oct 2011 23:31:13 +0000 (19:31 -0400)
commit0c8d44f239b453517d25d0fcfd2737bb5cb34ef8
treeddd9da6086f67462e7a323e3eefaa974cb7908c1
parentd5decd3b9512e35c87492312a72443192eebdda9
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
This page took 0.027296 seconds and 5 git commands to generate.