microblaze: Remove unused prom header from reset.c
Completely unused header by this file. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
32db31da49
commit
b366f11b9a
|
@ -9,7 +9,6 @@
|
|||
|
||||
#include <linux/init.h>
|
||||
#include <linux/of_platform.h>
|
||||
#include <asm/prom.h>
|
||||
|
||||
/* Trigger specific functions */
|
||||
#ifdef CONFIG_GPIOLIB
|
||||
|
|
Loading…
Reference in New Issue