-
- Downloads
[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>
Showing
- drivers/message/fusion/Kconfig 14 additions, 0 deletionsdrivers/message/fusion/Kconfig
- drivers/message/fusion/Makefile 3 additions, 34 deletionsdrivers/message/fusion/Makefile
- drivers/message/fusion/mptbase.h 3 additions, 195 deletionsdrivers/message/fusion/mptbase.h
- drivers/message/fusion/mptdebug.h 288 additions, 0 deletionsdrivers/message/fusion/mptdebug.h
Loading
Please register or sign in to comment