diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2014-04-03 14:46:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 16:20:53 -0700 |
commit | 0c3d1d62f99b3c83b0c0a0f306b78e65d49fda30 (patch) | |
tree | df864263d48d05d6c42e4e6bd497e4a0c705f6c5 /arch/sh | |
parent | ba6e8b8f02e0431550e9e3c12cbc7dd2d1e14534 (diff) | |
download | linux-0c3d1d62f99b3c83b0c0a0f306b78e65d49fda30.tar.gz linux-0c3d1d62f99b3c83b0c0a0f306b78e65d49fda30.tar.bz2 linux-0c3d1d62f99b3c83b0c0a0f306b78e65d49fda30.zip |
arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/drivers/pci/pcie-sh7786.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/drivers/pci/pcie-sh7786.h b/arch/sh/drivers/pci/pcie-sh7786.h index 1ee054e47eae..4a6ff55f759b 100644 --- a/arch/sh/drivers/pci/pcie-sh7786.h +++ b/arch/sh/drivers/pci/pcie-sh7786.h @@ -145,9 +145,6 @@ /* PCIERMSGIER */ #define SH4A_PCIERMSGIER (0x004040) /* R/W - 0x0000 0000 32 */ -/* PCIEPHYCTLR */ -#define SH4A_PCIEPHYCTLR (0x010000) /* R/W - 0x0000 0000 32 */ - /* PCIEPHYADRR */ #define SH4A_PCIEPHYADRR (0x010004) /* R/W - 0x0000 0000 32 */ #define BITS_ACK (24) // Rev1.171 |