From: David Woodhouse Date: Thu, 17 Nov 2005 08:20:31 +0000 (+0000) Subject: [MTD] Make some tables 'const' so they can live in .rodata X-Git-Tag: v2.6.15-rc4~4^2~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ac571f8d0f843fb818f7c70ec77784545e91bc4;p=pandora-kernel.git [MTD] Make some tables 'const' so they can live in .rodata arjan: drivers/mtd/maps/sc520cdp.c:167: warning: par_table is never written to and should be declared 'const' arjan: drivers/mtd/maps/pci.c:105: warning: mtd_pci_map is never written to and should be declared 'const' arjan: mind fixing those up ? Signed-off-by: David Woodhouse Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed