]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drivers/block/umem: move private include away from include/linux
authorJeff Garzik <jeff@garzik.org>
Thu, 27 Sep 2007 10:25:06 +0000 (06:25 -0400)
committerJens Axboe <axboe@carl.home.kernel.dk>
Wed, 10 Oct 2007 07:25:59 +0000 (09:25 +0200)
commit3084f0c6105a71e43225c36b4d97c1407988a242
tree3c8add2abeebbfaf707d4255317671feed094ae0
parented155a95a4eb7d8dae61b64ab394314c5195e414
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 <jeff@garzik.org>
drivers/block/umem.c
drivers/block/umem.h [moved from include/linux/umem.h with 95% similarity]
include/linux/pci_ids.h