]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Blackfin: bf52x/bf54x boards: drop unused nand page size
authorBarry Song <barry.song@analog.com>
Wed, 2 Jun 2010 04:22:11 +0000 (04:22 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 27 Aug 2010 20:08:43 +0000 (16:08 -0400)
Now that the driver for the Blackfin on-chip NFC no longer uses/respects
the page_size from the platform resources (figures out the needs on the
fly), drop it from the platform resources.  This fixes some build errors
since the defines no longer exists.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found