From: Hariprasad Shenai Date: Thu, 19 Mar 2015 16:57:36 +0000 (+0530) Subject: cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~203^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=768ffc66b45fd6551162d64ac8d92c101725262a;p=pandora-kernel.git cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" Make PCI Device ID Tables be "const" to move them out of the data segment and remove a redundant check on CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN in t4_pci_id_tbl.h to guard the contents of the include file. Signed-off-by: Casey Leedom Signed-off-by: Hariprasad Shenai Signed-off-by: David S. Miller --- Reading git-diff-tree failed