From: Joe Perches Date: Wed, 4 May 2011 02:29:01 +0000 (-0700) Subject: pcmcia: Convert pcmcia_device_id declarations to const X-Git-Tag: v3.0-rc1~311^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f8f54f6e178acfd503a95441b0ea05c525f751;p=pandora-kernel.git pcmcia: Convert pcmcia_device_id declarations to const Saves about 50KB of data. Old/new size of all objects: text data bss dec hex filename 563015 80096 130684 773795 bcea3 (TOTALS) 610916 32256 130632 773804 bceac (TOTALS) Signed-off-by: Joe Perches Acked-by: Kurt Van Dijck (for drivers/net/can/softing/softing_cs.c) Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed