[SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of...
authorPrakash, Sathya <sathya.prakash@lsi.com>
Tue, 24 Jul 2007 10:10:08 +0000 (15:40 +0530)
committerJames Bottomley <jejb@mulgrave.localdomain>
Sat, 28 Jul 2007 15:25:35 +0000 (11:25 -0400)
commit5c1b91b9923d1b3d33576e391ff7b587bdff7a3e
tree7c688d0c3a2e46ec50d3c0263689a236cd669204
parent92631fa4d0afa64b82144eab714fbf2f4049dabe
[SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.h

This patch adds a new file mptdebug.h in the fusion source directory,
which contains different debug macros.  The existing debug macros and
flags are removed from the mptbase.h and Makefile In Kconfig a new
configuration parameter FUSION_LOGGING is added to enable/disable the
logging support during compile time.

signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/Kconfig
drivers/message/fusion/Makefile
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptdebug.h [new file with mode: 0644]