On Tue, Nov 03, 2020 at 10:27:15AM +0100, Thomas Gleixner wrote: > Historical leftovers from the time where kmap() had fixed slots. > > Signed-off-by: Thomas Gleixner <[email protected]> > Cc: Alexander Viro <[email protected]> > Cc: Benjamin LaHaise <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: Chris Mason <[email protected]> > Cc: Josef Bacik <[email protected]> > Cc: David Sterba <[email protected]>
Acked-by: David Sterba <[email protected]> For the btrfs bits > fs/btrfs/ctree.h | 1 - > --- a/fs/btrfs/ctree.h > +++ b/fs/btrfs/ctree.h > @@ -17,7 +17,6 @@ > #include <linux/wait.h> > #include <linux/slab.h> > #include <trace/events/btrfs.h> > -#include <asm/kmap_types.h> > #include <asm/unaligned.h> > #include <linux/pagemap.h> > #include <linux/btrfs.h> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
