Re: [PATCH] H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS"Kconfig variable.

From: Satyam Sharma
Date: Fri Aug 31 2007 - 07:06:41 EST




On Fri, 31 Aug 2007, Robert P. J. Day wrote:
>
> Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>

Acked-by: Satyam Sharma <satyam@xxxxxxxxxxxxx>

This is a bugfix, true.


> if i read correctly an email i just got from Yoshinori Sato, he
> wanted me to post this to the main list. it seems an obvious enough
> error that it can probably be pushed to the main tree fairly soon,
> unless i've messed something up here.
>
>
> diff --git a/arch/h8300/Kconfig.debug b/arch/h8300/Kconfig.debug
> index 554efe6..996d97e 100644
> --- a/arch/h8300/Kconfig.debug
> +++ b/arch/h8300/Kconfig.debug
> @@ -59,7 +59,7 @@ config BLKDEV_RESERVE
> help
> Reserved BLKDEV area.
>
> -config CONFIG_BLKDEV_RESERVE_ADDRESS
> +config BLKDEV_RESERVE_ADDRESS
> hex 'start address'
> depends on BLKDEV_RESERVE
> help
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/