diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2019-04-04 08:49:43 -0500 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2019-05-01 11:08:39 +1000 |
commit | 2fbcb5653fc0f548454446ba21769faa48f7711b (patch) | |
tree | 9551f1d28231cd9c656bd9660d2aedfb6e999448 /scripts/bpf_helpers_doc.py | |
parent | 15516bf9abaa41421a6ded79a5a2fee86f9594e5 (diff) | |
download | linux-stable-2fbcb5653fc0f548454446ba21769faa48f7711b.tar.gz linux-stable-2fbcb5653fc0f548454446ba21769faa48f7711b.tar.bz2 linux-stable-2fbcb5653fc0f548454446ba21769faa48f7711b.zip |
drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition
Commit 3a6536c51d5d ("drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBE")
added a definition of ACPI_VIDEO_NOTIFY_PROBE because <acpi/video.h> didn't
supply one. Later, commit eff4a751cce5 ("ACPI / video: Move
ACPI_VIDEO_NOTIFY_* defines to acpi/video.h") moved ACPI_VIDEO_NOTIFY_PROBE
and other definitions to <acpi/video.h>, so the copy in nouveau_display.c
is now unnecessary.
Remove the unnecessary definition from nouveau_display.c.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Hans de Goede <hdegoede@redhat.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions