mtd/maps: Fix accidental removal in Makefile
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Mon, 9 Nov 2009 23:21:19 +0000 (23:21 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Nov 2009 23:37:07 +0000 (15:37 -0800)
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>

No differences found