staging: vchi: Don't include vchiq_core.h
This file is internal to vchiq. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Link: https://lore.kernel.org/r/20200629150945.10720-37-nsaenzjulienne@suse.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
1a883994ef
commit
67a3f7df21
@ -8,7 +8,6 @@
|
||||
#include "vchiq_if.h"
|
||||
#include "../vchi/vchi.h"
|
||||
#include "vchiq.h"
|
||||
#include "vchiq_core.h"
|
||||
|
||||
int vchi_queue_kernel_message(unsigned handle, void *data, unsigned int size)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user