mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 17:17:05 +07:00
staging: fsl-mc: drop useless #includes
These couple of header files are not needed in the source so remove them. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
410ab9b5f8
commit
bb4a64b79f
@ -13,8 +13,6 @@
|
||||
#include "../include/mc-bus.h"
|
||||
#include "../include/mc-sys.h"
|
||||
|
||||
#include "dpbp-cmd.h"
|
||||
#include "dpcon-cmd.h"
|
||||
#include "fsl-mc-private.h"
|
||||
|
||||
static bool __must_check fsl_mc_is_allocatable(const char *obj_type)
|
||||
|
Loading…
Reference in New Issue
Block a user