kernel: update kernel 4.4 to version 4.4.7
[openwrt.git] / target / linux / mediatek / patches-4.4 / 0055-mtd-nand-embed-an-mtd_info-structure-into-nand_chip.patch
index a034504..a370317 100644 (file)
@@ -17,8 +17,6 @@ Signed-off-by: Brian Norris <computersforpeace@gmail.com>
  include/linux/mtd/nand.h |    2 ++
  1 file changed, 2 insertions(+)
 
-diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h
-index 345f864..1ded588 100644
 --- a/include/linux/mtd/nand.h
 +++ b/include/linux/mtd/nand.h
 @@ -540,6 +540,7 @@ struct nand_buffers {
@@ -37,6 +35,3 @@ index 345f864..1ded588 100644
        void __iomem *IO_ADDR_R;
        void __iomem *IO_ADDR_W;
  
--- 
-1.7.10.4
-