git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed155a9
)
drivers/block/umem: move private include away from include/linux
author
Jeff Garzik
<jeff@garzik.org>
Thu, 27 Sep 2007 10:25:06 +0000
(06:25 -0400)
committer
Jens Axboe
<axboe@carl.home.kernel.dk>
Wed, 10 Oct 2007 07:25:59 +0000
(09:25 +0200)
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>
No differences found