summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-coreboot/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/arch-coreboot/gpio.h')
-rw-r--r--arch/x86/include/asm/arch-coreboot/gpio.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/x86/include/asm/arch-coreboot/gpio.h b/arch/x86/include/asm/arch-coreboot/gpio.h
deleted file mode 100644
index 31edef9623..0000000000
--- a/arch/x86/include/asm/arch-coreboot/gpio.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * Copyright (c) 2014, Google Inc.
- *
- * SPDX-License-Identifier: GPL-2.0+
- */
-
-#ifndef _X86_ARCH_GPIO_H_
-#define _X86_ARCH_GPIO_H_
-
-/* Where in config space is the register that points to the GPIO registers? */
-#define PCI_CFG_GPIOBASE 0x48
-
-#endif /* _X86_ARCH_GPIO_H_ */
OpenPOWER on IntegriCloud