From: Matthew Wilcox Date: Mon, 24 Mar 2014 14:11:22 +0000 (-0400) Subject: NVMe: Replace DEFINE_PCI_DEVICE_TABLE X-Git-Tag: v3.15-rc1~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb0d698efa9c2a35ec3ca958699717c603f85ee;p=pandora-kernel.git NVMe: Replace DEFINE_PCI_DEVICE_TABLE Checkpatch has started warning against using DEFINE_PCI_DEVICE_TABLE, so replace it. Also update the copyright date and bump the module version number to 0.9. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed