s390: add missing module.h/export.h includes
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 30 Jul 2011 07:25:15 +0000 (09:25 +0200)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:30:58 +0000 (19:30 -0400)
Fix several compile errors on s390 caused by splitting module.h.

Some include additions [e.g. qdio_setup.c, zfcp_qdio.c] are in
anticipation of pending changes queued for s390 that increase
the modular use footprint.

[PG: added additional obvious changes since Heiko's original patch]

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found