From: Jeff Garzik Date: Thu, 27 Sep 2007 10:25:06 +0000 (-0400) Subject: drivers/block/umem: move private include away from include/linux X-Git-Tag: v2.6.24-rc1~1460^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3084f0c6105a71e43225c36b4d97c1407988a242;p=pandora-kernel.git drivers/block/umem: move private include away from include/linux Move include/linux/umem.h to drivers/block, as umem.c is the only user, and its not an exported header. Move the PCI_{VENDOR,DEVICE}_ID_* constants to include/linux/pci_ids.h. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed