commit | 52cb0148ef2401dbffa4daf60588cad27e4f329d | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Mon Nov 09 23:21:19 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Nov 09 15:37:07 2009 -0800 |
tree | 59c7eb7c65ee4e40fbf9043208f0266cada54d9a | |
parent | 799dd75b1a8380a967c929a4551895788c374b31 [diff] |
mtd/maps: Fix accidental removal in Makefile The commit d79c326 ("gpio-addr-flash: new driver for GPIO assisted flash addressing") removed two lines from the Makefile by accident. Though I'm not sure how this accident happened, this patch reverts the removal. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>