Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

x86/rtc: Remove unused intel-mid.h

The rtc driver used to be disabled with a direct check for Intel MID
platforms. But that direct check was replaced long ago (see second
link). Remove the (unused since 2016) include.

[ dhansen: rewrite changelog to include some history ]

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20240305161024.1364098-1-andriy.shevchenko%40linux.intel.com
Link: https://lore.kernel.org/all/1460592286-300-5-git-send-email-mcgrof@kernel.org

authored by

Andy Shevchenko and committed by
Dave Hansen
62fbc013 52b2c101

-1
-1
arch/x86/kernel/rtc.c
··· 10 10 #include <asm/vsyscall.h> 11 11 #include <asm/x86_init.h> 12 12 #include <asm/time.h> 13 - #include <asm/intel-mid.h> 14 13 #include <asm/setup.h> 15 14 16 15 #ifdef CONFIG_X86_32