summaryrefslogtreecommitdiff
path: root/arch/arm/mach-nspire/mmio.h
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-08-02 10:33:33 -0500
committerArnd Bergmann <arnd@arndb.de>2023-08-12 11:49:32 +0200
commite4011d83f2c72a5ce94d0d89e47d9e597884f6e1 (patch)
tree8706ca5be86d3783762b2dd49c0c0fa48eff41d2 /arch/arm/mach-nspire/mmio.h
parent47c128c65ff71c2d59354acb9b189b110a31e802 (diff)
ARM: nspire: Remove unused header file mmio.h
The Nspire boardfile platform drivers have all been converted. None of the definitions in this header are used anymore. Remove it. While here lets remove all the other unused headers and the file name from in the file itself. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-nspire/mmio.h')
-rw-r--r--arch/arm/mach-nspire/mmio.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/arm/mach-nspire/mmio.h b/arch/arm/mach-nspire/mmio.h
deleted file mode 100644
index 2ce0656139ec..000000000000
--- a/arch/arm/mach-nspire/mmio.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-/*
- * linux/arch/arm/mach-nspire/mmio.h
- *
- * Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
- */
-
-#define NSPIRE_PWR_PHYS_BASE 0x900B0000
-#define NSPIRE_PWR_VIRT_BASE 0xFEEB0000
-#define NSPIRE_PWR_BUS_DISABLE1 0x18
-#define NSPIRE_PWR_BUS_DISABLE2 0x20
-
-#define NSPIRE_LCD_PHYS_BASE 0xC0000000