Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c615feb authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86, apic: remove stale references to APIC_DEFINITION



Impact: cleanup

APIC_DEFINITION was a hack from the x86 subarch times, it has no
meaning anymore - remove it.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent e641f5f5
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,6 @@
 * APIC driver for "bigsmp" XAPIC machines with more than 8 virtual CPUs.
 * APIC driver for "bigsmp" XAPIC machines with more than 8 virtual CPUs.
 * Drives the local APIC in "clustered mode".
 * Drives the local APIC in "clustered mode".
 */
 */
#define APIC_DEFINITION 1
#include <linux/threads.h>
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <linux/cpumask.h>
#include <asm/mpspec.h>
#include <asm/mpspec.h>
+0 −1
Original line number Original line Diff line number Diff line
@@ -383,7 +383,6 @@ void __init es7000_enable_apic_mode(void)
/*
/*
 * APIC driver for the Unisys ES7000 chipset.
 * APIC driver for the Unisys ES7000 chipset.
 */
 */
#define APIC_DEFINITION 1
#include <linux/threads.h>
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <linux/cpumask.h>
#include <asm/mpspec.h>
#include <asm/mpspec.h>
+0 −1
Original line number Original line Diff line number Diff line
@@ -297,7 +297,6 @@ int __init get_memcfg_numaq(void)
/*
/*
 * APIC driver for the IBM NUMAQ chipset.
 * APIC driver for the IBM NUMAQ chipset.
 */
 */
#define APIC_DEFINITION 1
#include <linux/threads.h>
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <linux/cpumask.h>
#include <asm/mpspec.h>
#include <asm/mpspec.h>
+0 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,6 @@
/*
/*
 * APIC driver for the IBM "Summit" chipset.
 * APIC driver for the IBM "Summit" chipset.
 */
 */
#define APIC_DEFINITION 1
#include <linux/threads.h>
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <linux/cpumask.h>
#include <asm/mpspec.h>
#include <asm/mpspec.h>