Browse Source

mtd: onenand: samsung: Remove a useless include

This include is not needed, so remove it.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Christophe JAILLET 7 years ago
parent
commit
24f648c2ba
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/mtd/onenand/samsung.c

+ 0 - 2
drivers/mtd/onenand/samsung.c

@@ -25,8 +25,6 @@
 #include <linux/interrupt.h>
 #include <linux/interrupt.h>
 #include <linux/io.h>
 #include <linux/io.h>
 
 
-#include <asm/mach/flash.h>
-
 #include "samsung.h"
 #include "samsung.h"
 
 
 enum soc_type {
 enum soc_type {