mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-04 09:34:12 +08:00
drm/gma500/power: Remove excess param description 'state'
Fixes the following W=1 kernel build warning(s): drivers/gpu/drm/gma500/power.c:190: warning: Excess function parameter 'state' description in 'gma_power_suspend' Cc: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> Cc: David Airlie <airlied@linux.ie> Cc: Daniel Vetter <daniel@ffwll.ch> Cc: Benjamin Defnet <benjamin.r.defnet@intel.com> Cc: Rajesh Poornachandran <rajesh.poornachandran@intel.com> Cc: Alan Cox <alan@linux.intel.com> Cc: dri-devel@lists.freedesktop.org Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20210115181313.3431493-39-lee.jones@linaro.org
This commit is contained in:
parent
2a6589cf2d
commit
7a62002035
@ -180,7 +180,6 @@ static bool gma_resume_pci(struct pci_dev *pdev)
|
||||
/**
|
||||
* gma_power_suspend - bus callback for suspend
|
||||
* @_dev: our device
|
||||
* @state: suspend type
|
||||
*
|
||||
* Called back by the PCI layer during a suspend of the system. We
|
||||
* perform the necessary shut down steps and save enough state that
|
||||
|
Loading…
Reference in New Issue
Block a user