forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,9 +9,6 @@ Signed-off-by: Alexey Sadkov <[email protected]> | |
|
||
--- a/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | ||
+++ b/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | ||
diff --git a/work/gpmi-nand.c b/work/gpmi-nand.c | ||
--- a/work/gpmi-nand.c (revision 0d1e5051258bb30157d022776aa7140f4cce4e14) | ||
+++ b/work/gpmi-nand.c (revision 7d9c013d1646d3a99b986ecef988bbc868f3b412) | ||
@@ -1189,6 +1189,14 @@ | ||
.clks_count = ARRAY_SIZE(gpmi_clks_for_mx6), | ||
}; | ||
|