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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux Kernel Mailing List <linux-kernel@...>
Cc: <ysato@...>, Andrew Morton <akpm@...>
Date: Friday, August 31, 2007 - 4:57 am

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>

---

  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
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://crashcourse.ca
========================================================================
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS..., Robert P. J. Day, (Fri Aug 31, 4:57 am)