From: Stephen Rothwell Date: Thu, 5 Nov 2015 01:18:26 +0000 (+1100) Subject: Merge remote-tracking branch 'block/for-next' X-Git-Tag: KARO-TXUL-2015-12-04~87 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=commitdiff_plain;h=ac87668f97db4623ce06f2d0f0cbb888e63113fb Merge remote-tracking branch 'block/for-next' --- ac87668f97db4623ce06f2d0f0cbb888e63113fb diff --cc drivers/nvme/host/pci.c index a2b3e40f1dc5,264716effc6c..9f4fe3a5f41e --- a/drivers/nvme/host/pci.c +++ b/drivers/nvme/host/pci.c @@@ -40,8 -39,13 +39,13 @@@ #include #include #include + #include #include -#include +#include + #include + + #include + #include "nvme.h" #define NVME_MINORS (1U << MINORBITS) #define NVME_Q_DEPTH 1024