Skip to content

Commit

Permalink
linuxkpi: Use backlight from base linuxkpi
Browse files Browse the repository at this point in the history
  • Loading branch information
evadot committed Sep 3, 2020
1 parent a1571f1 commit fb33b67
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,164 deletions.
2 changes: 0 additions & 2 deletions linuxkpi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ KMOD= linuxkpi_gplv2
SRCS= linux_kmod_gplv2.c \
linux_anon_inodefs.c \
linux_anon_inodes.c \
linux_backlight.c \
linux_compat.c \
linux_device.c \
linux_firmware.c \
Expand All @@ -31,7 +30,6 @@ SRCS+= dma-buf.c \

.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "aarch64"
SRCS+= linux_acpi.c \
linux_video.c \
opt_acpi.h
.endif

Expand Down
174 changes: 0 additions & 174 deletions linuxkpi/gplv2/include/linux/backlight.h

This file was deleted.

Loading

0 comments on commit fb33b67

Please sign in to comment.