linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ia64: remove duplicate entries in generic_defconfig
@ 2020-11-30 17:44 Randy Dunlap
  2020-11-30 17:52 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-11-30 17:44 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Geert Uytterhoeven, Christoph Hellwig, Tony Luck,
	Fenghua Yu, linux-ia64

Fix ia64 generic_defconfig duplicate entries, as warned by:

  + arch/ia64/configs/generic_defconfig: warning: override: reassigning to symbol ATA:  => 58
  + arch/ia64/configs/generic_defconfig: warning: override: reassigning to symbol ATA_PIIX:  => 59

These 2 symbols still have the same value as in the removed lines.

Fixes: c331649e6371 ("ia64: Use libata instead of the legacy ide driver in defconfigs")
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
---
 arch/ia64/configs/generic_defconfig |    2 --
 1 file changed, 2 deletions(-)

--- linux-next-20201130.orig/arch/ia64/configs/generic_defconfig
+++ linux-next-20201130/arch/ia64/configs/generic_defconfig
@@ -55,8 +55,6 @@ CONFIG_CHR_DEV_SG=m
 CONFIG_SCSI_FC_ATTRS=y
 CONFIG_SCSI_SYM53C8XX_2=y
 CONFIG_SCSI_QLOGIC_1280=y
-CONFIG_ATA=y
-CONFIG_ATA_PIIX=y
 CONFIG_SATA_VITESSE=y
 CONFIG_MD=y
 CONFIG_BLK_DEV_MD=m

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ia64: remove duplicate entries in generic_defconfig
  2020-11-30 17:44 [PATCH] ia64: remove duplicate entries in generic_defconfig Randy Dunlap
@ 2020-11-30 17:52 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2020-11-30 17:52 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-kernel, Geert Uytterhoeven, Christoph Hellwig, Tony Luck,
	Fenghua Yu, linux-ia64

Looks good,

Reviewed-by: Christoph Hellwig <hch@lst.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-30 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 17:44 [PATCH] ia64: remove duplicate entries in generic_defconfig Randy Dunlap
2020-11-30 17:52 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).