summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-broadwell/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/arch-broadwell/pch.h')
-rw-r--r--arch/x86/include/asm/arch-broadwell/pch.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/include/asm/arch-broadwell/pch.h b/arch/x86/include/asm/arch-broadwell/pch.h
index 23153a040f..ecdf6d16f9 100644
--- a/arch/x86/include/asm/arch-broadwell/pch.h
+++ b/arch/x86/include/asm/arch-broadwell/pch.h
@@ -6,9 +6,6 @@
#ifndef __ASM_ARCH_PCH_H
#define __ASM_ARCH_PCH_H
-/* CPU bus clock is fixed at 100MHz */
-#define CPU_BCLK 100
-
#define PMBASE 0x40
#define ACPI_CNTL 0x44
#define ACPI_EN (1 << 7)