Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | drivers/block/umem: trim trailing whitespace | Jeff Garzik | 2007-10-10 |
| | | | | Signed-off-by: Jeff Garzik <jeff@garzik.org> | ||
* | drivers/block/umem: move private include away from include/linux | Jeff Garzik | 2007-10-10 |
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> |