From 34121af7da7624f676f9dedfd1d282a94a047c0d Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Sat, 1 Apr 2006 01:03:38 +0200 Subject: [PATCH] --- yaml --- r: 25183 b: refs/heads/master c: 5637a2ee5db022e741e41d15e6badb0727bc55f3 h: refs/heads/master i: 25181: 3f626d89222957088aa2f294234135f5d8a4db48 25179: 4acaa6f7e7c8569b8003c4cf59cb9b4dbee3af85 25175: 83e9230355de9217730ed006477cb001a970098b 25167: 8d302c0a03a87bfe2934da4c07ee9841346963ee 25151: 4c9cdc87d713501aeb1f5ccc247d2408993c8ce5 v: v3 --- [refs] | 2 +- trunk/drivers/scsi/aic7xxx/Kconfig.aic7xxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d95660e4e98e..3b72bf267515 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3e6e952d1d17e5cd2e25a438662d906c44ffcfaa +refs/heads/master: 5637a2ee5db022e741e41d15e6badb0727bc55f3 diff --git a/trunk/drivers/scsi/aic7xxx/Kconfig.aic7xxx b/trunk/drivers/scsi/aic7xxx/Kconfig.aic7xxx index 6c2c395554ff..5517da5855f0 100644 --- a/trunk/drivers/scsi/aic7xxx/Kconfig.aic7xxx +++ b/trunk/drivers/scsi/aic7xxx/Kconfig.aic7xxx @@ -86,7 +86,7 @@ config AIC7XXX_DEBUG_MASK default "0" help Bit mask of debug options that is only valid if the - CONFIG_AIC7XXX_DEBUG_ENBLE option is enabled. The bits in this mask + CONFIG_AIC7XXX_DEBUG_ENABLE option is enabled. The bits in this mask are defined in the drivers/scsi/aic7xxx/aic7xxx.h - search for the variable ahc_debug in that file to find them.