Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81d5575a authored by Jesse Barnes's avatar Jesse Barnes Committed by Jesse Barnes
Browse files

PCI: fixup write combine comment in pci_mmap_resource



Now that we can actually do write combining properly, there's no need to have
the FIXME.

Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent 883eed1b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -492,7 +492,6 @@ pci_mmap_legacy_mem(struct kobject *kobj, struct bin_attribute *attr,
 * @write_combine: 1 for write_combine mapping
 *
 * Use the regular PCI mapping routines to map a PCI resource into userspace.
 * FIXME: write combining?  maybe automatic for prefetchable regions?
 */
static int
pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr,