PCI: spear: Remove unnecessary OOM message
authorJingoo Han <jg1.han@samsung.com>
Wed, 12 Nov 2014 03:29:02 +0000 (12:29 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Nov 2014 17:55:39 +0000 (10:55 -0700)
The site-specific OOM messages are unnecessary, because they duplicate the
MM subsystem generic OOM message.  This patch fixes the following
checkpatch warning:

  WARNING: Possible unnecessary 'out of memory' message

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/pci/host/pcie-spear13xx.c

Simple merge