aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/ixp2000.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2005-11-07 00:52:27 +0000
committerThomas Gleixner <tglx@mtd.linutronix.de>2005-11-07 02:28:05 +0100
commit3e17404918b119813dfe8d7649df049a451c9e24 (patch)
tree7f2ac614c3e8bf37bc4ce42f9790ed42a1d09189 /drivers/mtd/maps/ixp2000.c
parent[MTD] NAND: nand_write_ecc memory and OOB corruption (diff)
downloadlinux-dev-3e17404918b119813dfe8d7649df049a451c9e24.tar.xz
linux-dev-3e17404918b119813dfe8d7649df049a451c9e24.zip
[MTD] maps/plat-ram: Avoid gcc 4.0 warning
The assignement of a "const char *" to a "char *" variable is emitting a warning with gcc 4.0. We cannot change mtd->name to "const char *" as we have dynamic assignements of the name. So casting is the correct solution here Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions