Skip to content
Snippets Groups Projects
Commit 0dbec6ca authored by Myron Stowe's avatar Myron Stowe
Browse files

PCI: Don't include 'pm_wakeup.h' directly

JIRA: https://issues.redhat.com/browse/RHEL-83611
Upstream Status: 816875a468f40a601da001d7518ddbf363381a18

commit 816875a468f40a601da001d7518ddbf363381a18
Author: Wolfram Sang <wsa+renesas@sang-engineering.com>
Date:   Mon Nov 18 08:29:10 2024 +0100

    PCI: Don't include 'pm_wakeup.h' directly

    The header clearly states that it does not want to be included directly,
    only via 'device.h'. The 'platform_device.h' works equally well.

    Thus, remove the direct inclusion.

    Link: https://lore.kernel.org/r/20241118072917.3853-12-wsa+renesas@sang-engineering.com


Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: default avatarKrzysztof Wilczyński <kwilczynski@kernel.org>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>

Signed-off-by: default avatarMyron Stowe <mstowe@redhat.com>
parent 68fb63b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment