commit | 5f98a162853fa1c86e11cbdd3fc8b3fcf62637c8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:31:03 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:55 2024 -0600 |
tree | bcfec45661164244eca1b6ad2250c249a17f1998 | |
parent | 0e407c7420c4fefd7f7e6cc7c81eeec6d084f9e4 [diff] |
nvme: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>