X-Git-Url: http://git.agner.ch/gitweb/?a=blobdiff_plain;f=drivers%2Facpi%2Futils.c;h=371ac12d25b16ee4c651649a147c7e3e9f9fdc87;hb=8264fce6de03f3915e2301f52f181a982718a8cb;hp=1ed7aba99d8dfce7136f22619054a9f1ee5a5bd4;hpb=6ceaf58abe25e86292152005c51169796bad3407;p=linux-drm-fsl-dcu.git diff --git a/drivers/acpi/utils.c b/drivers/acpi/utils.c index 1ed7aba99d8d..371ac12d25b1 100644 --- a/drivers/acpi/utils.c +++ b/drivers/acpi/utils.c @@ -687,7 +687,6 @@ EXPORT_SYMBOL(acpi_evaluate_dsm); * @uuid: UUID of requested functions, should be 16 bytes at least * @rev: revision number of requested functions * @funcs: bitmap of requested functions - * @exclude: excluding special value, used to support i915 and nouveau * * Evaluate device's _DSM method to check whether it supports requested * functions. Currently only support 64 functions at maximum, should be