Commit 7bf974f6 authored by Hans de Goede's avatar Hans de Goede

platform/x86: x86-android-tablets: Move Lenovo tablets to their own file

Move the info for the Lenovo tablets to their own lenovo.c file.
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20230301092331.7038-8-hdegoede@redhat.com
parent 97abac9c
......@@ -5,4 +5,5 @@
obj-$(CONFIG_X86_ANDROID_TABLETS) += x86-android-tablets.o
x86-android-tablets-y := core.o dmi.o shared-psy-info.o asus.o x86-android-tablets-main.o
x86-android-tablets-y := core.o dmi.o shared-psy-info.o \
asus.o lenovo.o x86-android-tablets-main.o
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment