mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-23 22:16:15 +00:00
Revert "staging: fsl-mc: make dprc.h header private"
This reverts commit 1877e4ba2d0890244284eea101681b6f990aa2be. The whole series is broken, so back it all out. Reported-by: kbuild test robot <fengguang.wu@intel.com> Cc: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
dd36a2d9ad
commit
63307cb123
drivers/staging/fsl-mc
@ -31,7 +31,7 @@
|
||||
*/
|
||||
#include <linux/kernel.h>
|
||||
#include "../include/mc.h"
|
||||
#include "dprc.h"
|
||||
#include "../include/dprc.h"
|
||||
|
||||
#include "dprc-cmd.h"
|
||||
|
||||
|
@ -11,7 +11,6 @@
|
||||
#define _FSL_MC_PRIVATE_H_
|
||||
|
||||
#include "../include/mc.h"
|
||||
#include "dprc.h"
|
||||
#include <linux/mutex.h>
|
||||
|
||||
/**
|
||||
|
@ -14,6 +14,7 @@
|
||||
#include <linux/device.h>
|
||||
#include <linux/mod_devicetable.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include "../include/dprc.h"
|
||||
|
||||
#define FSL_MC_VENDOR_FREESCALE 0x1957
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user