diff options
| author | Hans de Goede <[email protected]> | 2015-06-16 14:27:46 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2015-06-18 23:10:31 +0000 |
| commit | a87878bafa1f82c20eddaf2d23780b194c35ccf5 (patch) | |
| tree | 9e31b4148eb3e4475927bf0fb4cf2d81b54f42ed /drivers/acpi/utils.c | |
| parent | acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c (diff) | |
| download | kernel-a87878bafa1f82c20eddaf2d23780b194c35ccf5.tar.gz kernel-a87878bafa1f82c20eddaf2d23780b194c35ccf5.zip | |
acpi-video-detect: Move acpi_osi_is_win8 to osl.c
acpi_osi_is_win8 needs access to acpi_gbl_osi_data which is not exported,
so move it to osl.c. Alternatively we could export acpi_gbl_osi_data but
that seems undesirable.
This allows video_detect.c to be build as a module, besides that
acpi_osi_is_win8() is something which does not really belong in
video_detect.c in the first place.
Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Darren Hart <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/acpi/utils.c')
0 files changed, 0 insertions, 0 deletions
