]> git.itanic.dy.fi Git - linux-stable/commit
staging: mt7621-pci: remove 'RALINK_PCI_BAR0SETUP_ADDR' definition
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 7 Jun 2021 12:01:49 +0000 (14:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jun 2021 12:19:21 +0000 (14:19 +0200)
commitaa6c32f9fe0de12f685d441faf9a73dd277af209
tree4eab31eabc6e6f5e553cbaeed3cae8383b5b8ba8
parenta3bb1d050e436e5ad301491315ea42c9ac0821c5
staging: mt7621-pci: remove 'RALINK_PCI_BAR0SETUP_ADDR' definition

Instead of define RALINK_PCI_BAR0SETUP_ADDR just use standard
pci defnition for this which is 'PCI_BASE_ADDRESS_0'.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20210607120153.24989-3-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-pci/pci-mt7621.c