aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/numa_32.c
diff options
context:
space:
mode:
authorDavid Cohen <[email protected]>2014-01-21 10:41:39 -0800
committerIngo Molnar <[email protected]>2014-01-25 09:17:32 +0100
commitedc6bc784028f2ef80dff0ff697363ff5a06e3a3 (patch)
treec52d62a482b567939784f2cd06877767b4e7c520 /arch/x86/mm/numa_32.c
parent2b45e0f9f34f718725e093f4e335600811d7105a (diff)
x86/intel/mid: Fix X86_INTEL_MID dependencies
This patch fixes the following warning: warning: (X86_INTEL_MID) selects INTEL_SCU_IPC which has unmet direct dependencies (X86 && X86_PLATFORM_DEVICES && X86_INTEL_MID) It happens because when selected, X86_INTEL_MID tries to select INTEL_SCU_IPC regardless all its dependencies are met or not. This patch fixes it by adding the missing X86_PLATFORM_DEVICES dependency to X86_INTEL_MID. Reported-by: kbuild test robot <[email protected]> Signed-off-by: David Cohen <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/x86/mm/numa_32.c')
0 files changed, 0 insertions, 0 deletions