mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 29 Apr 2010 22:52:57 +0000 (17:52 -0500)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 10 May 2010 13:27:08 +0000 (14:27 +0100)
All the SST25L series flash parts have uniform erase sectors.  Remove
the extra MTD_DEBUG_LEVEL2 messages showing the eraseregions info
since they could never be shown.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found