Re: [PATCH 10/15] net: wwan: t7xx: don't include 'pm_wakeup.h' directly

From: Sergey Ryazanov
Date: Mon Nov 18 2024 - 14:53:18 EST


On 18.11.2024 09:29, Wolfram Sang wrote:
The header clearly states that it does not want to be included directly,
only via 'device.h'. 'platform_device.h' works equally well. Remove the
direct inclusion.

Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>

Acked-by: Sergey Ryazanov <ryazanov.s.a@xxxxxxxxx>