]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ia64: remove duplicate entries in generic_defconfig
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 16 Apr 2021 22:46:06 +0000 (15:46 -0700)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 7 May 2021 07:54:02 +0000 (09:54 +0200)
commit6cea152bae7c8f1bac21610778a384dd35596df4
treead2f07100a6ae0c275d898a218d43223e822d425
parent4e13e02da311e8b793048c2f1f1ed30e3914efb3
ia64: remove duplicate entries in generic_defconfig

BugLink: https://bugs.launchpad.net/bugs/1926999
commit 19d000d93303e05bd7b1326e3de9df05a41b25b5 upstream.

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.

Link: https://lkml.kernel.org/r/20210411020255.18052-1-rdunlap@infradead.org
Fixes: c331649e6371 ("ia64: Use libata instead of the legacy ide driver in defconfigs")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
arch/ia64/configs/generic_defconfig