diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2005-11-06 19:52:27 -0500 |
---|---|---|
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | 2005-11-06 20:28:05 -0500 |
commit | 3e17404918b119813dfe8d7649df049a451c9e24 (patch) | |
tree | 7f2ac614c3e8bf37bc4ce42f9790ed42a1d09189 /scripts/package | |
parent | 868801e561d5d6df40a66197e2f803a109c19e7a (diff) |
[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 'scripts/package')
0 files changed, 0 insertions, 0 deletions