commit | b116fe24f4ed979e6f1127b17e01a85554692eb4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:22 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:56 2024 -0600 |
tree | 6970ec52c160a8ae4682477168a83a41e26af1d1 | |
parent | a35904d29e43c9de43bea2f1b37782644c7b8cdf [diff] |
spi: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: William Zhang <william.zhang@broadcom.com> Signed-off-by: Tom Rini <trini@konsulko.com>