mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 14:34:13 -04:00
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:
committed by
Greg Kroah-Hartman
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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user