summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/x86-android-tablets/Makefile
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2023-02-19 21:36:23 +0100
committerHans de Goede <hdegoede@redhat.com>2023-03-07 12:08:31 +0100
commitcc183ad4590bef3831c0688ccfa386c595adc428 (patch)
treec7623f5b38078cc4986a065a075bb953ebe3ff9e /drivers/platform/x86/x86-android-tablets/Makefile
parent7bf974f695f1a978097a3b43ac26afd46eba626d (diff)
downloadlinux-stable-cc183ad4590bef3831c0688ccfa386c595adc428.tar.gz
linux-stable-cc183ad4590bef3831c0688ccfa386c595adc428.tar.bz2
linux-stable-cc183ad4590bef3831c0688ccfa386c595adc428.zip
platform/x86: x86-android-tablets: Move remaining tablets to other.c
All that remains now in x86-android-tablets-main.c is info for other (non Asus / Lenovo) tablets. Rename it to other.c to reflect this. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/20230301092331.7038-9-hdegoede@redhat.com
Diffstat (limited to 'drivers/platform/x86/x86-android-tablets/Makefile')
-rw-r--r--drivers/platform/x86/x86-android-tablets/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/x86-android-tablets/Makefile b/drivers/platform/x86/x86-android-tablets/Makefile
index d881a824fa3d..41ece5a37137 100644
--- a/drivers/platform/x86/x86-android-tablets/Makefile
+++ b/drivers/platform/x86/x86-android-tablets/Makefile
@@ -6,4 +6,4 @@
obj-$(CONFIG_X86_ANDROID_TABLETS) += x86-android-tablets.o
x86-android-tablets-y := core.o dmi.o shared-psy-info.o \
- asus.o lenovo.o x86-android-tablets-main.o
+ asus.o lenovo.o other.o