]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: inline data constants
authorMike Frysinger <vapier@gentoo.org>
Mon, 5 Mar 2012 03:56:52 +0000 (22:56 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 5 Mar 2012 03:56:52 +0000 (22:56 -0500)
commita4ed3b653163367628d4ad173dfe3faf388da0ac
treead5f783584741dbcd8c0b00bd3fff595a8fb4643
parentb98b611502f5e0a85a1f8e15cf46c470cb105614
sf: inline data constants

I imagine much of these constants are due to copy & pasting previous
drivers rather than an actual reflection of the hardware layout.  At
any rate, inline the info that we don't care about externally as it
shrinks things nicely.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/mtd/spi/eon.c
drivers/mtd/spi/macronix.c
drivers/mtd/spi/spansion.c
drivers/mtd/spi/stmicro.c
drivers/mtd/spi/winbond.c