Browse Source

microblaze: Remove unused prom header from reset.c

Completely unused header by this file.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Michal Simek 10 years ago
parent
commit
b366f11b9a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/microblaze/kernel/reset.c

+ 0 - 1
arch/microblaze/kernel/reset.c

@@ -9,7 +9,6 @@
 
 #include <linux/init.h>
 #include <linux/of_platform.h>
-#include <asm/prom.h>
 
 /* Trigger specific functions */
 #ifdef CONFIG_GPIOLIB